ardalis / design-patterns-for-humansLinks
An ultra-simplified explanation to design patterns
☆16Updated 3 years ago
Alternatives and similar repositories for design-patterns-for-humans
Users that are interested in design-patterns-for-humans are comparing it to the libraries listed below
Sorting:
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 5 months ago
- A tour of different data access approaches in .NET 8+.☆113Updated this week
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 3 months ago
- Full Modular Monolith application with Domain-Driven Design approach.☆49Updated last year
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- Set of shared abstractions & components for building the modular monolith☆155Updated 2 years ago
- Rally simulator accompanied with a RESTful API.☆113Updated 2 years ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆70Updated 11 months ago
- A demonstration how to use EF Core in a DDD context.☆40Updated 2 years ago
- Expensely server application.☆36Updated 3 years ago
- Web API Fundamentals course project☆70Updated last year
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Sample project showing how to write integration tests with Testcontainers.☆64Updated last year
- Saga pattern implementation using MassTransit state machine approach. RabbitMQ. PostgreSQL.☆39Updated 7 months ago
- .NET 8 Minimal API with Vertical Slice Architecture☆177Updated last month
- Clean Architecture based on Jason Taylor and Mukesh Murugan☆23Updated 2 years ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆134Updated 2 weeks 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 5 years ago
- ☆54Updated 3 months ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆96Updated last year
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- This project was made for tutorial purpose - to clearly present the domain driven design concept.☆110Updated 9 months ago
- A simple web application for devBetter☆143Updated this week
- We will be building a Simple Microservice Application for demonstrating various Concepts including Microservice Architecture in ASP.NET C…☆84Updated 4 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Simple virtual payments app built as a modular monolith (reference project for YouTube mini-course)☆110Updated 2 years ago
- SSW Clean Architecture Template☆157Updated this week
- ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles☆136Updated 2 months ago