referbruv / CqrsNinjaLinks
CQRS Ninja is a boilerplate solution, built to demonstrate implementing CQRS in ASP.NET Core (.NET 6) via MediatR.
☆38Updated 3 years ago
Alternatives and similar repositories for CqrsNinja
Users that are interested in CqrsNinja are comparing it to the libraries listed below
Sorting:
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- ☆56Updated 4 years ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 3 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- CQRS with MediatR in .NET 6.0☆53Updated last year
- ☆64Updated 3 years ago
- Clean Architecture in ASP.Net 9.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing…☆98Updated 2 months ago
- ☆42Updated 2 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
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆94Updated 5 years ago
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆88Updated 5 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
- Sample eCommerce application using Domain-Driven Design☆94Updated last year
- EF Core and Minimal API sample for multi-tenancy example using global filters☆81Updated 2 years ago
- Learn to Work with Dapper and Entity Framework within the Same ASP.NET Core Solutions. This is an implementation taking Transactions into…☆43Updated 4 years ago
- .NET 5 Samples☆44Updated 3 years ago
- Better Enhanced Repository Pattern Implementation in .NET C#☆41Updated last year
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- ☆77Updated 9 months ago
- Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5. See gRPC Microservices and Step by St…☆113Updated 4 months ago
- .NET Core Web API and Cookie Authentication☆40Updated 4 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 5 years ago
- Multitenancy in ASP.NET Core☆82Updated 3 years ago
- A .NET 6 adaptation of a similar .NET 5 project☆74Updated 3 years ago
- ☆67Updated 4 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 8 months ago
- .NET Core Book Store Web API for educational purposes☆75Updated 2 years ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆88Updated last year