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 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
Sorting:
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- ☆55Updated 4 years ago
- ☆42Updated last year
- Specification pattern implementation in C#☆57Updated 7 years ago
- This repo contains the source for the Action Filters blog post on Code Maze☆21Updated 3 years ago
- Hands-On Microservices with C# 8 and .NET Core 3, Third Edition, published by Packt☆60Updated 2 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- React, Redux, ASP.NET Core Web API, RabbitMQ, MassTransit, Entity Framework, MongoDB☆39Updated 6 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆48Updated last year
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 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 4 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…☆40Updated 7 months ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- .NET Core Book Store Web API for educational purposes☆76Updated 2 years ago
- ☆67Updated 4 years ago
- Articles of the website☆49Updated last year
- VS2017/VS2019/2022 project template for ASP.Net 5/6 to create fully functional production ready RESTful services☆75Updated 2 years ago
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Updated 3 years ago
- ☆38Updated 3 years ago
- A pub/sub scenario with MassTransit, RabbitMQ and .NET Core☆44Updated 2 years ago
- A console app showing domain events in action using .NET 5☆44Updated 8 months ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆46Updated 6 months ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- ☆29Updated 11 months ago
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆86Updated last year
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- ☆26Updated 3 years ago
- This repo contains the source code for "Automapper in ASP.NET Core" article on Code Maze☆32Updated 4 years ago
- Better Enhanced Repository Pattern Implementation in .NET C#☆40Updated last year