jonowilliams26 / CQRSInDotnetCore
An overview of CQRS in .NET Core 5
☆71Updated 4 years ago
Alternatives and similar repositories for CQRSInDotnetCore:
Users that are interested in CQRSInDotnetCore are comparing it to the libraries listed below
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- ☆42Updated last year
- A tour of different data access approaches in .NET 8+.☆110Updated 3 months ago
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 2 months ago
- ☆55Updated 4 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Modular Monolith sample for Dometrain☆37Updated 2 months ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Some classes to make working with APIs easier.☆37Updated last year
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆69Updated 8 months ago
- Full Modular Monolith application with Domain-Driven Design approach.☆48Updated 11 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆102Updated last year
- Resources related to my Pluralsight course on this topic.☆161Updated 8 months 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.