To Read
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
A collection of resources for learning DDD. All are free to access.
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual St…
This is just the basic framework of a DDD project using the Repository & UnitOfWork pattern.
Sample about dealing with complex conditional logic with the Rules design pattern
10larca If-Else'in kullanıldığı bir kurallar silsilesinden Chain of Responsibility ve Strategy Design Pattern kullanarak nasıl Single Responsibility'nin sağlanacağını ve kod okunaklığının arttırıla…
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
Build production ready, full-stack web applications fast without sweating the small stuff.
A blog (engine) completely written in C# and Blazor. It aims to be a simple use and easy to extend platform. Blogposts are written in Markdown and are rendered to HTML. This gives all the flexibili…