42 results for “topic:mediatr-library”
Clean Architecture in ASP.Net 9.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.
Light-weight library to implement CQRS (Command Query Responsibility Segregation) pattern in dotnet. Inspired by the Mediatr library.
This repository shows, how to implement CQRS architecture pattern, using Autofac and MediatR libraries.
Simple implementation of CQRS pattern, using Minimal API, MediatR library, EFCore 7 and SQLite database.
This repository serves as a playground for exploring MediatR pipelines in .NET. It demonstrates various use cases such as logging, caching, request validation, exception handling, and the Unit of Work pattern within MediatR’s pipeline behavior.
Implementing ASP.NET Core CRUD Operation with CQRS and MediatR Patterns
Online Travel Rezervation Agency Website with Asp.Net Core 6.0 MVC
The MediatR.Remote library is an extension library of the IMediator implementation that distributes and relays remote objects.
asp.net web api infrastructure
MediatR POC Using Fluient Validation and CQRS
Hotel California - Booking example (SPA)
ManagmentSystem is an advanced management API built with ASP.NET. It offers secure user control, task automation, and efficient resource management.
In this project, an online course sales platform similar to udemy was developed with microservice architecture.
BinanceTransfer - application for transfer money and bitcoin between binance platform and payments system (.NET+ MSSQL + React + Clean Architecture + Telegram Bot Api)
How the folder structure should look like when implementing clean architecture for a dotnetcore project
A large Real Estate company requires creating an API to obtain information about properties in the United States.
Web api that was created by asp.net core 7.0 and containezired with docker
CQRS Basic implementation using Mediator Package
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.
Formação ASP.NET Core
Coding Udemy like online course platform in microservice architecture
.Net Core MediatR sample
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.
C# REACTIVITY API and CLIENT, User can create and join activities and chat, following CQRS pattern with mediatR library
Bir ASP.NET Core Web API tüketen ikinci React uygulamam
Web API for football manager app
No description provided.
.NET Core REST API using CQRS and implementing Clean Architecture.
API WEB con .Net Core para una aplicación tipo Tinder.
Asp.NET Core 9 API - Pet Project with CQRS and MediatR