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
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- ☆64Updated 3 years ago
- ☆29Updated 8 months ago
- ☆55Updated 4 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- ☆37Updated 4 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- ☆42Updated last year
- A open-source starter architecture for small projects with Web Api (.NET Core 3.1) 🍭☆68Updated 2 years ago
- The best path to .Net Microservices Udemy Learning Path. .Net world evolving to the microservices and Cloud-native systems to provide rap…☆47Updated 8 months ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆95Updated 4 years ago
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Updated 2 years ago
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- Clean Architecture project of an ASP.NET Core WEB API provided by my Visual Studio Extension 'AspNetCore.Templates' : https://marketplace…☆79Updated 2 years ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- Self study: DDD, .net core, entity framework core☆86Updated 7 months ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 2 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 4 years ago
- ☆28Updated last year
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 4 years ago
- This is Ocelot PoC project☆49Updated 5 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆47Updated last year
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- Fully functioning sample application accompanying my Implementing Advanced RESTful Concerns with ASP.NET Core 3 course☆114Updated last year
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆51Updated 2 years ago
- This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze☆26Updated 2 years ago
- A console app showing domain events in action using .NET 5☆43Updated 6 months ago