VenomAV / EventSourcingCQRSLinks
Sample ASP.NET Core application based on Event Sourcing and CQRS patterns
☆177Updated 2 years ago
Alternatives and similar repositories for EventSourcingCQRS
Users that are interested in EventSourcingCQRS are comparing it to the libraries listed below
Sorting:
- Implementation of the Specification Pattern in C#☆310Updated last year
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆140Updated 6 years ago
- .NET Core event sourcing framework☆187Updated 2 years ago
- Hands-on DDD with C# book code☆186Updated 2 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated last year
- The CQRS flavoured framework that will speed up your WebAPI and Microservices development☆287Updated 2 years ago
- ☆123Updated 9 years ago
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆191Updated 7 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆104Updated 7 years ago
- Learn Clean Architecture with .NET Core 3.0☆251Updated 6 years ago
- Implementation of saga pattern for .NET Core☆400Updated last year
- Source code for the DDD and EF Core Pluralsight course☆255Updated 4 years ago
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆155Updated 2 years ago
- [Distributed .NET Core] Common library for DShop project.☆141Updated 2 years ago
- Sample created in the live-coding video series☆85Updated 2 years ago
- Modular monolith in .NET Core☆133Updated 4 years ago
- Source code for the Applying Functional Principles in C# course☆131Updated 3 years ago
- Specification Pattern for .Net☆162Updated 6 months ago
- [Distributed .NET Core] API Gateway for DShop project.☆93Updated 6 years ago
- Samples and resources of how to design WebApi with .NET