LeftTwixWand / ModernCQRSLinks
This repository shows, how to implement CQRS architecture pattern, using Autofac and MediatR libraries.
☆30Updated 5 months ago
Alternatives and similar repositories for ModernCQRS
Users that are interested in ModernCQRS are comparing it to the libraries listed below
Sorting:
- API Template pack provides an opinionated implementation guide to making use of popular leading .net framework based tools and utilities…☆118Updated last year
- A tour of different data access approaches in .NET 8+.☆114Updated 2 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 5 months ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- ☆57Updated 4 years ago
- ☆45Updated 2 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆71Updated last year
- Resources related to my Pluralsight course on this topic.☆166Updated last year
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆161Updated 6 months ago
- Reference architecture for using EventDriven abstractions and libraries for Domain Driven Design (DDD), Command-Query Responsibility Segr…☆75Updated 11 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 7 months ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Samples for our Products☆262Updated last week
- Services to provide simple soft delete and cascade soft delete in EF Core☆125Updated 9 months ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆146Updated 2 months ago
- Shows how to use the new transactional outbox☆89Updated last year
- Sample project showing how to write integration tests with Testcontainers.☆68Updated last year
- Modular Monolith sample for Dometrain☆70Updated 2 months ago
- Simple way to fake an authenticated user for integration test with ASP.Net Core framework☆153Updated 6 months ago
- C# Design Patterns Tutorial Sample Code☆101Updated 3 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- SSW Clean Architecture Template☆166Updated this week
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- Various code sample for Entity Framework Core 8 and EF Core 9☆67Updated last week
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆87Updated 2 years ago
- A library to easily integrate Authentication in ASP.NET Core projects.☆238Updated last week
- Demo code for my "Stop using Entity Framework as a DTO provider"-talk☆105Updated 6 months ago