anupavanm / csharp-design-patterns-for-humans-examplesLinks
Complete C# Examples Refereed in csharp-design-patterns-for-humans
☆68Updated 5 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
Sorting:
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 3 years ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆111Updated 4 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Small sample projects used to learn concepts with.☆15Updated 3 years ago
- ☆42Updated 2 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- React, Redux, ASP.NET Core Web API, RabbitMQ, MassTransit, Entity Framework, MongoDB☆40Updated 6 years ago
- Source code for 'Pro .NET Benchmarking' by Andrey Akinshin☆55Updated 2 years ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆54Updated last year
- Hands-On Software Architecture with C# 8 and .NET Core 3, published by Packt☆46Updated 2 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- An example of building .NET Core microservices with Dapr and Tye