Stars
Clean Architecture Solution Template for ASP.NET Core
🌀 Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
ASP.NET Core 3.1 / React SPA Template App
BDD framework allowing to create easy to read and maintain tests.
Implementation example of "clean architecture" in .Net
Console app which sends complex data object as message to a RabbitMQ server, and ASP.NET Core Web API that consume those data object message and send feedback.
Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.
An Implementation of Clean Architecture with .Net 7.
ElasticSearch storage for Hangfire - fire-and-forget, delayed and recurring tasks runner
A REST API in ASP.NET Core 2.2 using the Entity Framework (EF) Core.