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: over 2 years 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:

RepositoryDescriptionStars
ddd-by-examples/event-source-cqrs-sampleA sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD)468
asc-lab/dotnet-cqrs-introExplains CQRS and Event Sourcing basics with visualizations and examples for .NET developers141
oktaykir/eventflow.exampleAn EventFlow implementation of CQRS and event-sourcing architecture with RabbitMQ, MongoDB, PostgreSQL, and EventStore200
xerprojects/xer.cqrsA lightweight CQRS library with DDD concepts for building command and event handling systems101
anjoy8/christdddAn ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations.681
dotnetcore/freesqlA .NET Core ORM component with support for multiple databases and data access patterns4,133
dcomartin/ddd-cqrs-es-exampleAn implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks.133
xhafan/coredddA set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development.69
sqlkata/querybuilderA C# library for building complex SQL queries with support for multiple databases and a unified API3,142
serverlesstechnology/cqrs-demoA 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.117
eventflow/eventflowAn Async CQRS+ES framework for .NET with event sourcing capabilities.2,394
cer/event-sourcing-examplesAn example application demonstrating event sourcing and CQRS in a microservices architecture3,122
aspnetrun/run-aspnetcore-microservicesA microservices-based e-commerce project demonstrating various architectural patterns and technologies.2,791
cesarcastrocuba/nlayerappv3An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs.155
reactiveui/refitAn automatic type-safe REST library for .NET Core and Xamarin.8,690