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 classes to make working with APIs easier.☆38Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆105Updated 2 months ago
- Expensely server application.☆36Updated 3 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 4 years ago
- Full Modular Monolith application with Domain-Driven Design approach.☆48Updated last year
- Sample project showing how to write integration tests with Testcontainers.☆64Updated 11 months ago
- A tour of different data access approaches in .NET 8+.☆112Updated 3 weeks ago
- A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Core☆12Updated 2 years ago
- Clean Architecture based on Jason Taylor and Mukesh Murugan☆23Updated 2 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- Modular Monolith sample for Dometrain☆61Updated 5 months ago
- Clean Architecture with .NET by Packt Publishing☆28Updated last week
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆70Updated 11 months ago
- Implementation of the Outbox pattern to improve microservices reliability☆48Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 5 months ago
- Various code sample for Entity Framework Core 8 and EF Core 9☆67Updated last month
- A sample editorconfig file for use with .NET / C# applications☆44Updated last year
- Pagination for EntityFramework Core☆44Updated last year
- ☆56Updated 4 years ago
- Saga pattern implementation using MassTransit state machine approach. RabbitMQ. PostgreSQL.☆37Updated 7 months ago
- Automatically register your Minimal API endpoints in ASP.NET Core.☆74Updated 11 months ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆52Updated last year
- .NET library to convert natural language query into SQL queries and generate results☆47Updated last year
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- An example project demonstrating how to horizontally scale an application using YARP, and run performance tests with k6.☆36Updated 11 months ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆96Updated 11 months ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles☆24Updated 4 years ago
- ☆42Updated last year
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago