mediatr-library
There are 38 repositories under mediatr-library topic.
Adnatull/Clean-Architecture
Clean Architecture in ASP.Net 6.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing, ASP.NET Core Identity, Entity Framework Core - Code First, Linq2db, Repository Pattern - Generic, Swagger UI, Response Wrappers, API Versioning, Automapper, Serilog, Exception handling, and so on.
LeftTwixWand/ModernCQRS
This repository shows, how to implement CQRS architecture pattern, using Autofac and MediatR libraries.
microsoft/CQRS.Mediatr.Lite
Light-weight library to implement CQRS (Command Query Responsibility Segregation) pattern in dotnet. Inspired by the Mediatr library.
matjazbravc/CQRS.MinimalAPI.Demo
Simple implementation of CQRS pattern, using Minimal API, MediatR library, EFCore 7 and SQLite database.
yogyogi/ASP.NET-Core-CRUD-Operation-with-CQRS-and-MediatR-Patterns
Implementing ASP.NET Core CRUD Operation with CQRS and MediatR Patterns
EmreKaratas64/traversal-agency-website
Online Travel Rezervation Agency Website with Asp.Net Core 6.0 MVC
SadikSunbul/Asp.Net-nArchitecture
asp.net web api infrastructure
powerumc/MediatR-Remote
The MediatR.Remote library is an extension library of the IMediator implementation that distributes and relays remote objects.
ErdalNayir/CQRS_Pattern_with_Identity_Docker
Web api that was created by asp.net core 7.0 and containezired with docker
OrhunSozer/Microservices
In this project, an online course sales platform similar to udemy was developed with microservice architecture.
philomela/BinanceTransfer
BinanceTransfer - application for transfer money and bitcoin between binance platform and payments system (.NET+ MSSQL + React + Clean Architecture + Telegram Bot Api)
rajguptaH/MediatRPOCWithFA
MediatR POC Using Fluient Validation and CQRS
vladperchi/InmoIT
A large Real Estate company requires creating an API to obtain information about properties in the United States.
dafegima/api-serie-cap1-cqrs
CQRS Basic implementation using Mediator Package
TomaszKandula/HotelCalifornia
Hotel California - Booking example (SPA)
agustinbressan/InventoryManagement
A .NET 7 solution with a bare implementation of a Clean Architecture, CQRS pattern with MediatR library, validations using FluentValidation library, unit tests using xUnit and Moq library, EF Core In-Memory db and more.
Ahmed-Ssalem/MediatRDemoPractice
This project is a demo implementation of the Mediator Pattern and CQRS (Command Query Responsibility Segregation) using .NET. It serves as a practical exercise to demonstrate how the Mediator pattern can be applied in combination with CQRS to achieve better separation of concerns, simplify complex workflows, and improve maintainability of code.
enesozmus/Reactivities
Bir ASP.NET Core Web API tüketen ikinci React uygulamam
eyupgevenim/MediatRSample
.Net Core MediatR sample
hsynalv/Microservice.Qdemy
Coding Udemy like online course platform in microservice architecture
kouzber123/Reactivity
C# REACTIVITY API and CLIENT, User can create and join activities and chat, following CQRS pattern with mediatR library
nathy-mesquita/DevFreela
Formação ASP.NET Core
AndriyBorkovich/fm-backend
Web API for football manager app
eduflornet/NET-RabbitMQ
This repo demonstrates how to build .NET6 Microservices using RabbitMQ messaging.
HamedStack/HamedStack.MediatR
A versatile and extensible library designed to enhance and simplify the usage of MediatR,
macresa/dotnet-core-customer-api
.NET Core REST API using CQRS and implementing Clean Architecture.
RonnyAsanza/SocialSite
WEB API with .Net Core for a Tinder-type application.
SoniaKimas/eshop-microservices-udemy
demo - Udemy course repo - .NET 8 Microservices: DDD, CQRS, Vertical/Clean Architecture - Mehmet Ozkaya
TomaszKandula/InvoiceGenerator
Invoice generator service - WebApi with the underlying database. It exposes an API allowing generating invoices.
WebWat/MediatRExample
Example of using MediatR in ASP.NET Core application
ErginTIRAVOGLU/Muhasebe-Programi-Clean-Arch-CQRS-Angular
Taner Saydam tarafından verilen eğitim.
HamedStack/HamedStack.CQRS
Enhance CQRS with a MediatR-based library, streamlining command/query separation and handling, enabling cleaner, modular architecture for .NET applications.
sahinuzun03/MediatRExample
CQRS - MediatR Basic
TomaszKandula/EmailSender
Email sender service - WebApi with the underlying database. It exposes an API allowing sending emails.