.NET Core REST API using CQRS and implementing Clean Architecture.
-
Updated
Mar 9, 2023 - C#
.NET Core REST API using CQRS and implementing Clean Architecture.
Web API for football manager app
Asp.NET Core 9 API - Pet Project with CQRS and MediatR
Example of using MediatR in ASP.NET Core application
Invoice generator service - WebApi with the underlying database. It exposes an API allowing generating invoices.
API WEB con .Net Core para una aplicación tipo Tinder.
demo - Udemy course repo - .NET 8 Microservices: DDD, CQRS, Vertical/Clean Architecture - Mehmet Ozkaya
Email sender service - WebApi with the underlying database. It exposes an API allowing sending emails.
Appointment System is a web application developed using .NET Core that enables users to efficiently manage and schedule appointments. It includes features such as user authentication, appointment creation, management, tracking, and reminder notifications to ensure users are notified before their appointments.
This is a project made using the CQRS architecture and the MediatR library.
CQRS - MediatR Basic
EShopMicroservices is an ecommerce platform built using a microservices architecture in .NET. It demonstrates mastery of advanced .NET Core concepts, domain-driven design, and practical application of software design patterns.
This repo demonstrates how to build .NET6 Microservices using RabbitMQ messaging.
Formação ASP.NET Core
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.
.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.
Add a description, image, and links to the mediatr-library topic page so that developers can more easily learn about it.
To associate your repository with the mediatr-library topic, visit your repo's landing page and select "manage topics."