ducmeit1 / cqrswithmediatrLinks
CQRS implementation in .NET Core with MediaTR tutorial
☆104Updated 2 years ago
Alternatives and similar repositories for cqrswithmediatr
Users that are interested in cqrswithmediatr are comparing it to the libraries listed below
Sorting:
- A microservice architecture template which implements the CQRS and Mediator patterns☆93Updated 2 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Sample created in the live-coding video series☆85Updated 2 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 8 months ago
- .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting conc…☆273Updated 3 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆144Updated 2 years ago
- Sample project for getting off the ground with ASP.NET Core, Docker and Microservices based on the tutorial: https://fullstackmark.com/po…☆171Updated 7 years ago
- [Distributed .NET Core] Common library for DShop project.☆141Updated 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
- Samples and resources of how to design WebApi with .NET☆241Updated 3 years ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆172Updated 2 years ago
- Fully functioning sample application accompanying my Implementing Advanced RESTful Concerns with ASP.NET Core 3 course☆114Updated 2 years ago
- A pub/sub scenario with MassTransit, RabbitMQ and .NET Core☆44Updated 2 years ago
- .NET Core Microservices [Video], published by Packt☆97Updated 3 years ago
- A simple web application for devBetter☆151Updated 3 weeks ago
- ☆91Updated 5 years ago
- Modular monolith in .NET Core☆133Updated 4 years ago
- A .NET Core demo application which uses the Onion Architecture