evgomes / csharp-designpatterns
Design patterns examples applied in real world situations. The intent of this repository is to show how .NET developers can write clean code, easy to maintain, using consolidated patterns to approach common situations while developing softwares..
☆37Updated 7 years ago
Alternatives and similar repositories for csharp-designpatterns:
Users that are interested in csharp-designpatterns are comparing it to the libraries listed below
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- ☆64Updated 2 years ago
- Self study: DDD, .net core, entity framework core☆85Updated 6 months ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 4 years ago
- This is a demo project built on .NET Core 3.1 Clean Architecture. Please refer the articles mentioned in the readme to learn more.☆36Updated 3 years ago
- CQRS Ninja is a boilerplate solution, built to demonstrate implementing CQRS in ASP.NET Core (.NET 6) via MediatR.☆39Updated 3 years ago
- ☆42Updated last year
- Source code for an (upcoming) course about Clean Architecture☆42Updated 3 years ago
- ☆55Updated 3 years ago
- ☆26Updated 3 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆34Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆101Updated last year
- A .NET Core demo application which uses the Onion Architecture☆103Updated 2 years ago
- Specification pattern implementation in C#☆57Updated 6 years ago
- Hands-On Microservices with C# 8 and .NET Core 3, Third Edition, published by Packt☆60Updated last year
- Fully functioning sample application accompanying my Implementing Advanced RESTful Concerns with ASP.NET Core 3 course☆114Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆99Updated 3 weeks ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆45Updated last month
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 2 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- ☆23Updated 9 months ago
- A console app showing domain events in action using .NET 5☆43Updated 4 months ago
- Some samples using C# generics for a Pluralsight course.☆40Updated 3 years ago
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- VS2017/VS2019/2022 project template for ASP.Net 5/6 to create fully functional production ready RESTful services☆75Updated 2 years ago
- This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create A…☆39Updated 3 months ago