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
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- Self study: DDD, .net core, entity framework core☆86Updated 8 months ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- ☆42Updated last year
- Specification pattern implementation in C#☆57Updated 7 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
- A console app showing domain events in action using .NET 5☆43Updated 6 months ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 2 months ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- Better Enhanced Repository Pattern Implementation in .NET C#☆40Updated last year
- Code for all the messaging-related concepts/patterns described on YouTube during "Messaging in Distributed Systems" series.☆31Updated 2 years ago
- Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles☆24Updated 4 years ago
- Source code for the course Encapsulating EF Core Usage☆26Updated 2 years ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- ☆39Updated 3 years ago
- ☆35Updated 3 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆37Updated 4 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated last year
- ☆27Updated 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
- .NET 5 Samples☆44Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Updated 3 years ago
- ☆28Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆102Updated last year
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Updated 2 years ago
- Some examples showing domain modeling tips and traps☆22Updated 2 years ago
- 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