srinadimpalli / Vertical-Slice-Architecture-using-.NET-5-CQRS-MediatR-EF-Core--CSharp
Vertical Slice Architecture using .NET5, CQRS, MediatR, EF Core, C#
☆15Updated 3 years ago
Alternatives and similar repositories for Vertical-Slice-Architecture-using-.NET-5-CQRS-MediatR-EF-Core--CSharp:
Users that are interested in Vertical-Slice-Architecture-using-.NET-5-CQRS-MediatR-EF-Core--CSharp are comparing it to the libraries listed below
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆50Updated 2 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- ☆42Updated last year
- It is a sample implementation of Transactional Outbox Pattern☆13Updated 3 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆34Updated 2 years ago
- An example project demonstrating how to horizontally scale an application using YARP, and run performance tests with k6.☆30Updated 6 months ago
- ☆55Updated 3 years ago
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆31Updated 2 years ago
- small example of how to write integration tests on MongoDB with .NET Core☆18Updated last year
- Exams System using asp.net core and n-layer architecture,SQL server code-fist☆32Updated 6 months ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- ☆26Updated 3 years ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆50Updated last year
- ☆34Updated 3 years ago
- Self study: DDD, .net core, entity framework core☆86Updated 5 months ago
- Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles☆24Updated 3 years ago
- A monolith, built with .Net, DDD, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.☆46Updated 3 weeks ago
- Source code for the course Encapsulating EF Core Usage