srinadimpalli / Vertical-Slice-Architecture-using-.NET-5-CQRS-MediatR-EF-Core--CSharpLinks
Vertical Slice Architecture using .NET5, CQRS, MediatR, EF Core, C#
☆15Updated 4 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
Sorting:
- ☆42Updated 2 years ago
- Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles☆24Updated 4 years ago
- Web API Fundamentals course project☆69Updated 2 years ago
- It is a sample implementation of Transactional Outbox Pattern☆13Updated 3 years ago
- Expensely server application.☆36Updated 3 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- ☆14Updated 3 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- ☆77Updated 9 months ago
- DDD with Northwind Sample Database☆19Updated 7 years ago
- ☆55Updated 4 months ago
- ☆56Updated 3 years ago
- Orchestrated Saga example with Rebus, RabbitMQ, and SQL Server☆77Updated last year
- Microservices Observability, Resilience and Health Monitoring☆17Updated 4 years ago
- Source code for the course Encapsulating EF Core Usage☆26Updated 3 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 4 years ago
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Updated 4 years ago
- CQRS Ninja is a boilerplate solution, built to demonstrate implementing CQRS in ASP.NET Core (.NET 6) via MediatR.☆38Updated 3 years ago
- Full Modular Monolith application with Domain-Driven Design approach.☆50Updated last year
- ☆21Updated last year
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Some examples showing domain modeling tips and traps☆22Updated 3 years ago
- ☆34Updated 4 years ago
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆52Updated 3 years ago
- A simple API built in ASP.NET Core Web API 6, connecting SQL Server Express database with EF Core and using JWT-based authentication with…☆61Updated 2 years ago
- EF Core and Minimal API sample for multi-tenancy example using global filters☆81Updated 2 years ago
- Hangfire is an open-sourced library that enables the developers to schedule events in the background with the utmost ease. It is a highly…☆14Updated 5 years ago
- When it comes to Validating Models, aren’t we all leaning towards Data Annotations? There are quite a lot of serious issues with this app…☆12Updated 5 years ago