csharp-design-patterns-for-humans
C# design guide
An ultra-simplified explanation of design patterns in C# with examples
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
1k stars
42 watching
170 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
adapter-patternbehavioral-patternsbridge-patternbuilder-patternchain-of-responsibility-patterncommand-patterncomposite-patternscreational-patternscsharpdecorator-patterndesign-patternsfacade-patternfactory-patternflyweight-patterniterator-patternmediator-patternprototype-patternproxy-patternsingleton-patternstructural-patterns
Related projects:
Repository | Description | Stars |
---|---|---|
| C# examples of classic design patterns used in software development | 819 |
| A comprehensive design patterns library in C# | 2,018 |
| A collection of C# examples illustrating 22 design patterns from the Gang of Four | 642 |
| A collection of C# implementations for design patterns | 2,547 |
| A series of articles explaining design patterns in C# for software development | 972 |
| A collection of Unity C# examples illustrating various design patterns for efficient and scalable game development. | 1,143 |
| An implementation of key software design patterns in C++ | 3 |
| A collection of design patterns in JavaScript with examples and explanations using jQuery. | 26 |
| A collection of implementations and explanations of various design patterns in Unity game development | 1,941 |
| This repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems. | 9,392 |
| Practical examples and discussions on real-world design patterns with their unit tests | 119 |
| Maps software design patterns to Haskell type class concepts and functional programming structures | 995 |
| A collection of well-known design patterns implemented in multiple programming languages. | 112 |
| A collection of Go implementations of common design patterns used in software development | 120 |
| Implementation of 23 GoF design patterns in Node.js with real-world examples and explanations | 386 |