jonowilliams26 / CQRSInDotnetCoreLinks
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
Sorting:
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- A tour of different data access approaches in .NET 8+.☆112Updated last week
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 4 months ago
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- A console app showing domain events in action using .NET 5☆44Updated 8 months ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- 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.☆105Updated 2 months ago
- Shows how to use the new transactional outbox☆88Updated 9 months ago
- Examples of multitenancy using EF Core and Blazor.☆80Updated 4 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆69Updated 10 months ago
- ☆91Updated 4 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- 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 4 years ago
- ☆64Updated 3 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 3 years ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆96Updated 11 months ago
- Modular Monolith sample for Dometrain☆58Updated 4 months ago
- Resources related to my Pluralsight course on this topic.☆162Updated 11 months ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆85Updated last year
- ☆42Updated last year
- Some classes to make working with APIs easier.☆38Updated 2 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 2 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 3 years ago
- ASP.NET Core Community Standup Securing APIs☆67Updated 7 months 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 …☆86Updated 2 years ago
- all code used in blogs☆36Updated last year
- Samples of the latest EF Core features☆70Updated 3 months ago