Become a sponsor to Denis Peshkov
About Me
Hi! I'm Denis Peshkov — a Software Engineer & System Architect with over 20 years of software development experience. My expertise includes architecture design, high-load system development, and creating open-source tools for the developer community.
What I Do
Open-Source Projects
I actively develop and maintain several open-source libraries for the .NET ecosystem:
- Cross.Identity — library for identity management in distributed systems
- Cross.CQRS / Cross.CQRS.EF — tools for implementing CQRS pattern with Entity Framework
- Other libraries to simplify enterprise application development
These projects help developers build reliable and scalable systems faster, following architecture best practices.
Commercial Projects
I also work on commercial projects in HealthTech, FinTech, and Education, building SaaS platforms with a focus on quality, reliability, and scalability.
Why Your Support Matters
Your sponsorship helps me:
- Dedicate more time to open-source projects — improve documentation, fix bugs, add new features
- Maintain code quality — conduct code reviews, write tests, improve architecture
- Share knowledge — create educational materials, usage examples, best practices
- Grow the ecosystem — build tools that save time for thousands of developers
What You Get
Sponsors receive:
- Priority support in issues and discussions
- Early access to new features and experimental capabilities
- Mention in project READMEs (optional)
- Ability to influence project roadmaps
Thank You!
Any support, even the smallest amount, makes a huge difference. Thank you for helping advance the open-source ecosystem and create quality tools for all developers!
If you have questions or suggestions — feel free to reach out via Issues or Discussions in the repositories.
Featured work
-
denis-peshkov/Cross.CQRS
Simple .NET MediatR base Query, Command, Event. Event Queue and Validation behaviors. Written on C#. Published on Nuget at https://www.nuget.org/packages/Cross.CQRS
C# -
denis-peshkov/Cross.CQRS.EF
Simple .NET MediatR base EF Transactional Behavior, Paginated Queries, Paginated Models. Written on C#. Published on Nuget at https://www.nuget.org/packages/Cross.CQRS.EF
C# -
denis-peshkov/Serilog.Enrichers.HttpContext
Enriches Serilog events with client IP, Correlation Id, RequestBody, RequestQuery, HTTP request headers and information of the memory usage.
C# 1