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
- ☆64Updated 3 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- ☆42Updated 2 years ago
- CQRS with MediatR in .NET 6.0☆53Updated 2 years ago
- CQRS Ninja is a boilerplate solution, built to demonstrate implementing CQRS in ASP.NET Core (.NET 6) via MediatR.☆38Updated 4 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Updated 3 years ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 10 months 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
- Specification pattern implementation in C#☆57Updated 7 years ago
- Sample Domain Events implementation with MediatR☆25Updated 5 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 repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze☆27Updated 3 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- ☆29Updated last year
- VS2017/VS2019/2022 project template for ASP.Net 5/6 to create fully functional production ready RESTful services☆76Updated 3 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
- VShop is a sample .NET 6 application built as Modular Monolith with Domain-Driven Design (DDD) approach. Each module is an independent ve…☆52Updated 3 years ago
- ☆56Updated 4 years ago
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- Demo code for my "Best Practices for Building Async APIs with ASP.NET Core" session☆39Updated 3 years ago
- ☆28Updated 6 years ago
- A microservice architecture template which implements the CQRS and Mediator patterns☆94Updated 3 years ago
- This repo contains the source for the Action Filters blog post on Code Maze☆21Updated 4 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 5 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆37Updated 2 years ago