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
- ☆42Updated last year
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- Self study: DDD, .net core, entity framework core☆86Updated 8 months ago
- ☆55Updated 4 years ago
- ☆64Updated 3 years ago
- A console app showing domain events in action using .NET 5☆44Updated 6 months ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆40Updated 4 years ago
- Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles☆24Updated 4 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Better Enhanced Repository Pattern Implementation in .NET C#☆40Updated last year
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- ☆38Updated 3 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆48Updated last year
- Some samples using C# generics for a Pluralsight course.☆41Updated 3 years ago
- Updated 4 years ago
- CQRS with MediatR in .NET 6.0☆52Updated last year
- ☆29Updated 9 months ago
- ☆35Updated 4 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆104Updated 3 weeks ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆65Updated 2 years ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆46Updated 4 months ago
- ☆67Updated 4 years 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
- ☆25Updated 11 months ago
- A pub/sub scenario with MassTransit, RabbitMQ and .NET Core☆44Updated 2 years ago
- This repo contains the source for the Action Filters blog post on Code Maze☆21Updated 3 years ago
- Shows how to use the new transactional outbox☆88Updated 8 months ago
- Specification pattern implementation in C#☆57Updated 7 years ago