DesignPatternsLibrary
Design pattern library
A comprehensive design patterns library in C#
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.
2k stars
43 watching
209 forks
Language: C#
last commit: 4 months ago
Linked from 2 awesome lists
architecturecsharpdesigndesign-patternsdesignpatternsdotnetdotnet5gof-patternsooppatternsprinciples
Related projects:
Repository | Description | Stars |
---|---|---|
anupavanm/csharp-design-patterns-for-humans | An ultra-simplified explanation of design patterns in C# with examples | 1,309 |
shubhamzanwar/design-patterns | A collection of Go implementations of common design patterns used in software development | 119 |
refactoringguru/design-patterns-csharp | C# examples of classic design patterns used in software development | 805 |
exceptionnotfound/designpatterns | A collection of C# examples illustrating 22 design patterns from the Gang of Four | 642 |
oxnz/design-patterns | A collection of well-known design patterns implemented in multiple programming languages. | 112 |
imrenagi/design-pattern | A collection of Go implementations and examples of various design patterns used in software development. | 51 |
shwangdev/designpattern | A collection of C++ implementations of various software design patterns | 3 |
sheng-jie/design-pattern | A series of articles explaining design patterns in C# for software development | 962 |
chuanxshi/javascript-patterns | This repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems. | 9,389 |
josephguan/scala-design-patterns | An implementation of design patterns in Scala, covering various categories and use cases. | 198 |
nnupoor/js_designpatterns | A collection of design patterns in JavaScript with examples and explanations using jQuery. | 23 |
abishekaditya/designpatterns | A collection of C# implementations for design patterns | 2,534 |
snaewe/loki-lib | A C++ library of design patterns and idioms. | 244 |
crystal-community/crystal-patterns | A collection of design patterns implemented in Crystal language. | 297 |
edopelawi/designpatternsplayground | An interactive learning platform showcasing various software design patterns in Swift | 27 |