Found 5,251 repositories(showing 30)
LuckyPennySoftware
Simple, unambitious mediator implementation in .NET
EduardoPires
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
oskardudycz
Examples and Tutorials of Event Sourcing in .NET
aspnetrun
Microservices on .NET platforms 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
kgrzybek
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
BrighterCommand
A framework for building messaging apps with .NET and C#.
gothinkster
ASP.NET Core backend implementation for RealWorld
asc-lab
Very simplified insurance sales system made in a microservices architecture using .NET Core
thangchung
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
Now upgraded to .NET 9, this project is a super-fast, completely headless API powered by Clean Architecture, CQRS, and MediatR. It includes an ASP.NET Core Razor Pages implementation for inventory order management, combined with Vue.js for a dynamic, responsive UI. Powerful WMS solution. Demo (username:admin@root.com / pwd:123456)
pdevito3
A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
bonukai
Self hosted media tracker for movies, tv shows, video games, books and audiobooks
ntxinh
Full ASP.NET Core 10.0 LTS application with DDD, CQRS and Event Sourcing
NetDevPack
A smart set of common classes and implementations to improve your development productivity.
madslundt
Sample using micro services in .NET Core 3.1 Focusing on clean code
anjoy8
🙌 ASP.NET Core 3.1 应用, 包含 DDD、CQRS、EDA 和ES事件回溯
dorisoy
Dorisoy.Pan 是基于 .NET 10 的跨平台文档管理系统,使用 MS SQL 2012 / MySQL 8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它。项目中的所有方法都是异步的,支持 JWT 令牌身份验证,项目体系结构遵循 CQRS + MediatR 模式和最佳安全实践。源代码完全可定制,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。
TimeWarpEngineering
A Blazor State management library by TimeWarp.
yanpitangui
A Dotnet 9.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
ardalis
Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.
sizovs
PipelinR is a lightweight command processing pipeline ❍ ⇢ ❍ ⇢ ❍ for your Java awesome app.
hasanxdev
Fast, zero-alloc alternative to MediatR for .NET – minimal, blazing fast, and DI-friendly.
MediatR extensions for Microsoft.Extensions.DependencyInjection
babaktaremi
🧹 Ready to develop template based on clean architecture principles. Supports ASP NET Core Identity integrated with JWE tokens, OTP authentication, stand alone plugin development, CQRS pattern using MediatR library and dynamic permission management system out of the box
thangchung
A full-stack .NET microservices build on Dapr and Tye
cloudnative-netcore
:heartpulse: A crafted toolkit for building cloud-native apps on the .NET platform
mehdihadeli
🚃 A library for handling mediator patterns and simplified CQRS patterns within an event-driven architecture, inspired by csharp MediatR library.
alex289
Sample .NET 10 API project including Clean Architecture principles, Onion Architecture, MediatR, and Entity Framework with unit and integration tests using xUnit
.Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting concerns, micro-service communications with REST/OpenAPI, Swagger, Webhooks and gRPC endpoints, CosmosDB for data and Serilog for logging.
trevoirwilliams
Educational Project to demonstrate MediatR, CQRS & Onion/Clean Architecture in ASP.NET Core