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
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- CQRS Ninja is a boilerplate solution, built to demonstrate implementing CQRS in ASP.NET Core (.NET 6) via MediatR.☆38Updated 3 years ago
- ☆42Updated 2 years ago
- ☆28Updated 6 years ago
- Self study: DDD, .net core, entity framework core☆87Updated last year
- Better Enhanced Repository Pattern Implementation in .NET C#☆41Updated last year
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 5 years ago
- ☆64Updated 3 years ago
- ☆29Updated 5 years ago
- CQRS with MediatR in .NET 6.0☆53Updated last year
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆25Updated 2 years ago
- ☆56Updated 4 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 7 months ago
- A console app showing domain events in action using .NET 5☆46Updated 11 months ago
- Sample Domain Events implementation with MediatR☆25Updated 5 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated 2 years ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze☆27Updated 2 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Some examples showing domain modeling tips and traps☆22Updated 3 years ago
- .NET 5 Samples☆44Updated 3 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 5 months ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- C# Design Patterns Tutorial Sample Code☆101Updated 3 years ago
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Updated 4 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
- A microservice architecture template which implements the CQRS and Mediator patterns☆93Updated 2 years ago