Skip to content
#

cqrs-pattern

Here are 427 public repositories matching this topic...

This repository contains an example project demonstrating the implementation of MediatR and the CQRS (Command Query Responsibility Segregation) pattern in a .NET Core application. The project also utilizes the Generic Repository pattern and Unit of Work pattern for data access and transaction management.

  • Updated Jul 3, 2024
  • C#

Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12

  • Updated Jul 2, 2024
  • C#

[Multi Layer, Onion Arch] (API, APP, Contracts, Domain, Infra) CQRS, Mapster, MediatoR, Global Error, Generic (Error, Validation, Repo, Controller, Mapping, Entities, Dtos), Core Identity, Aggregate, Aggregate Root, CommandHandler

  • Updated Jun 27, 2024
  • C#

It is an ASP.NET Core Web API Project that I created to understand the Clean Architecture. CQRS, EF Core, Authentication, Authorization, Cors, JWT, Mail Service, Pagination, Fluent Validation, Automapper, Docker, Docker-Compose technologies were all used in the project.

  • Updated Jun 24, 2024
  • C#

Improve this page

Add a description, image, and links to the cqrs-pattern topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cqrs-pattern topic, visit your repo's landing page and select "manage topics."

Learn more