Christian-Schou / CQRS-and-MediatR-demo

A demo on how to implement CQRS in an ASP.NET Core Web API using MediatR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT License LinkedIn


Logo

CQRS with MediatR ASP.NET Core Demo

This is the repo for showing how to implement CQRS in an ASP.NET Core Web API using MediatR. Below is a link to the full guide showing everything you need to know about the code with details explanation on how it was made.
Explore the guide »

Contact me · See Video Tutorial (COMING SOON)

About The Project

CQRS using Mediator Demo

I have made this tutorial to show how easy it is to get started with implementing CQRS in your ASP.NET Core application.

Built With

Below is a list of the technologies I have used to make this project possible.

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Christian Schou - Contact - chsc@christian-schou.dk

Article about the code: https://christian-schou.dk/how-to-implement-cqrs-with-mediatr-in-asp-net/

(back to top)

About

A demo on how to implement CQRS in an ASP.NET Core Web API using MediatR

License:MIT License


Languages

Language:C# 100.0%