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.☆159Updated 2 years ago
- A tour of different data access approaches in .NET 8+.☆115Updated 4 months ago
- Resources related to my Pluralsight course on this topic.☆168Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 10 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 7 months ago
- Full Modular Monolith application with Domain-Driven Design approach.☆51Updated last year
- Expensely server application.☆37Updated 3 years ago
- Keep your application code free of dependencies like persistence and presentation.☆77Updated 2 years ago
- This project was made for tutorial purpose - to clearly present the domain driven design concept.☆110Updated last year
- Sample project showing how to write integration tests with Testcontainers.☆69Updated last year
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆71Updated last year
- Modular Monolith sample for Dometrain☆74Updated last month
- Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to…☆170Updated last month
- Shows how to use the new transactional outbox☆91Updated last year
- A simple web application for devBetter☆152Updated last month
- Simple virtual payments app built as a modular monolith (reference project for YouTube mini-course)☆109Updated 3 years ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Demonstrating how to scale the Outbox Pattern to 2B+ messages per day (~30,000 messages per second).☆74Updated last year
- Web API Fundamentals course project☆69Updated 2 years ago
- Some classes to make working with APIs easier.☆38Updated 2 years ago
- A full-stack .NET 6 Microservices build on Minimal APIs and C# 10☆195Updated 2 years ago
- Clean Architecture based on Jason Taylor and Mukesh Murugan☆22Updated 3 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆55Updated last year
- Set of shared abstractions & components for building the modular monolith☆157Updated 2 years ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆161Updated 8 months ago
- ☆45Updated 2 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated last year
- Rally simulator accompanied with a RESTful API.☆118Updated 3 years ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆236Updated 6 months ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago