anupavanm / csharp-design-patterns-for-humans-examples
Complete C# Examples Refereed in csharp-design-patterns-for-humans
☆66Updated 4 years ago
Alternatives and similar repositories for csharp-design-patterns-for-humans-examples:
Users that are interested in csharp-design-patterns-for-humans-examples are comparing it to the libraries listed below
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 2 years ago
- Project : Data Structures and Algorithms in C#☆44Updated 7 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆65Updated 2 years ago
- ☆42Updated last year
- ☆48Updated 2 years ago
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆50Updated 2 years ago
- Design pattern samples in C#☆35Updated 5 years ago
- ☆30Updated 6 years ago
- The Clean Architecture Template built on top of .NET8☆33Updated 3 months ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆45Updated last month
- This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create A…☆39Updated 2 months ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆34Updated 2 years ago
- A console app showing domain events in action using .NET 5☆43Updated 3 months ago
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 years ago
- all code used in blogs☆38Updated 11 months ago
- Small sample projects used to learn concepts with.