nemanjarogic / DesignPatternsLibraryLinks
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
☆2,079Updated 2 months ago
Alternatives and similar repositories for DesignPatternsLibrary
Users that are interested in DesignPatternsLibrary are comparing it to the libraries listed below
Sorting:
- Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples☆1,363Updated 3 years ago
- A curated list of awesome tips and tricks, resources, videos and articles in .net, software architecture, microservice and cloud-native.☆1,198Updated 11 months ago
- A simple package with guard clause extensions.☆3,230Updated 6 months ago
- A base class for quickly and easily creating strongly typed enum replacements in C#.☆2,346Updated 2 months ago
- A generalised Result object implementation for .NET/C#☆2,451Updated 2 months ago
- A .NET source generator for generating object mappings. No runtime reflection.☆3,635Updated this week
- Design Pattern Examples in C#☆894Updated 3 months ago
- A collection of coding patterns in no particular order☆1,429Updated last year
- A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+☆1,282Updated last year
- A high performance implementation of Mediator pattern in .NET using source generators.☆2,982Updated this week
- Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication☆3,057Updated last month
- A project for supporting API Endpoints in ASP.NET Core web applications.☆3,193Updated 10 months ago
- Functional extensions for C#☆2,701Updated 3 months ago
- ⚡A list of .NET content creators☆1,143Updated 10 months ago
- A light-weight REST API development framework for ASP.NET 8 and newer.☆5,575Updated last week
- Base class with tests for adding specifications to a DDD model☆2,128Updated 3 weeks ago
- Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching☆3,885Updated last year
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,274Updated last month
- A fluent API for .Net that can enforce architectural rules in unit tests.