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:
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- ☆64Updated 3 years ago
- ☆42Updated 2 years ago
- Sample implementation of a WebApi that publishes messages to RabbitMQ and consume them using a BackgroundWorker.☆27Updated 3 years ago
- ☆56Updated 4 years ago
- Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles☆24Updated 4 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- This repo contains the source for the Action Filters blog post on Code Maze☆21Updated 4 years ago
- .NET 5 Samples☆44Updated 3 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 5 years ago
- ☆39Updated 4 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- Sample Domain Events implementation with MediatR☆25Updated 6 years ago
- VS2017/VS2019/2022 project template for ASP.Net 5/6 to create fully functional production ready RESTful services☆76Updated 3 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 9 months ago
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆84Updated 4 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
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 5 years ago
- Demo code for my "Best Practices for Building Async APIs with ASP.NET Core" session☆39Updated 3 years ago
- A template for a dotnet core api / mvc "clean architecture" project.☆62Updated 3 years ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆75Updated 2 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆52Updated 2 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- Better Enhanced Repository Pattern Implementation in .NET C#☆41Updated 2 years ago
- A console app showing domain events in action using .NET 5☆48Updated last year
- ☆90Updated 4 years ago
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Updated 3 years ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆48Updated 5 years ago