sample-dotnet-core-cqrs-api

CQRS API

Sample .NET Core CQRS API with raw SQL and Domain-Driven Design using Clean Architecture

Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.

GitHub

3k stars
112 watching
649 forks
Language: C#
last commit: 9 months ago
Linked from 4 awesome lists

clean-architectureclean-codecqrscqrs-simpledapperdddddd-cqrsddd-exampledesign-patternsdesign-systemsdomain-driven-designdotnercoredotnetentity-frameworkentity-framework-coremediatrrestrest-apisoftware-architecture

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ddd-by-examples/event-source-cqrs-sample A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) 468
asc-lab/dotnet-cqrs-intro Explains CQRS and Event Sourcing basics with visualizations and examples for .NET developers 140
oktaykir/eventflow.example An EventFlow implementation of CQRS and event-sourcing architecture with RabbitMQ, MongoDB, PostgreSQL, and EventStore 201
xerprojects/xer.cqrs A lightweight CQRS library with DDD concepts for building command and event handling systems 101
anjoy8/christddd An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. 681
dotnetcore/freesql A .NET Core ORM component with support for multiple databases and data access patterns 4,127
dcomartin/ddd-cqrs-es-example An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. 133
xhafan/coreddd A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. 69
sqlkata/querybuilder A C# library for building complex SQL queries with support for multiple databases and a unified API 3,135
serverlesstechnology/cqrs-demo A demo application for testing and demonstrating the use of CQRS (Command Query Responsibility Segregation) principles in a Rust-based system using PostgreSQL as the data store. 116
eventflow/eventflow An Async CQRS+ES framework for .NET with event sourcing capabilities. 2,390
cer/event-sourcing-examples An example application demonstrating event sourcing and CQRS in a microservices architecture 3,120
aspnetrun/run-aspnetcore-microservices Real-world e-commerce microservices project showcasing implementation of .NET 8 and C# 12 for building scalable, loosely-coupled services with event-driven communication and distributed databases. 2,773
cesarcastrocuba/nlayerappv3 An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs. 155
reactiveui/refit An automatic type-safe REST library for .NET Core and Xamarin. 8,668