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.

GitHub

2k stars
43 watching
207 forks
Language: C#
last commit: about 2 years ago
Linked from 2 awesome lists

architecturecsharpdesigndesign-patternsdesignpatternsdotnetdotnet5gof-patternsooppatternsprinciples

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
anupavanm/csharp-design-patterns-for-humansAn ultra-simplified explanation of design patterns in C# with examples1,320
shubhamzanwar/design-patternsA collection of Go implementations of common design patterns used in software development120
refactoringguru/design-patterns-csharpC# examples of classic design patterns used in software development819
exceptionnotfound/designpatternsA collection of C# examples illustrating 22 design patterns from the Gang of Four642
oxnz/design-patternsA collection of well-known design patterns implemented in multiple programming languages.112
imrenagi/design-patternA collection of Go implementations and examples of various design patterns used in software development.51
shwangdev/designpatternAn implementation of key software design patterns in C++3
sheng-jie/design-patternA series of articles explaining design patterns in C# for software development972
chuanxshi/javascript-patternsThis repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems.9,392
josephguan/scala-design-patternsAn implementation of design patterns in Scala, covering various categories and use cases.200
nnupoor/js_designpatternsA collection of design patterns in JavaScript with examples and explanations using jQuery.26
abishekaditya/designpatternsA collection of C# implementations for design patterns2,547
snaewe/loki-libA C++ library of design patterns and idioms.245
crystal-community/crystal-patternsA collection of design patterns implemented in Crystal language.297
edopelawi/designpatternsplaygroundAn interactive learning platform showcasing various software design patterns in Swift27