evgomes / csharp-designpatternsLinks
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 8 years ago
Alternatives and similar repositories for csharp-designpatterns
Users that are interested in csharp-designpatterns are comparing it to the libraries listed below
Sorting:
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- ☆64Updated 3 years ago
- Self study: DDD, .net core, entity framework core☆87Updated last year
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 5 years ago
- ☆42Updated 2 years ago
- ☆57Updated 4 years ago
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Updated 3 years ago
- .NET 5 Samples☆44Updated 3 years ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 3 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 8 months ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- Sample Domain Events implementation with MediatR☆25Updated 5 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆93Updated 2 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- CQRS with MediatR in .NET 6.0☆53Updated 2 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.☆94Updated 5 years ago
- A .NET Core demo application which uses the Onion Architecture☆103Updated 2 years ago
- Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles☆24Updated 4 years ago
- This repo contains the source for the Action Filters blog post on Code Maze☆21Updated 3 years ago
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- A console app showing domain events in action using .NET 5☆46Updated last year
- ☆90Updated 4 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- Source code for "Getting Started with .NET Core, Docker, and RabbitMQ"☆25Updated 2 years ago