DesignPatterns

Design Patterns Examples

A collection of C# implementations for design patterns

Project : Design Patterns Examples in C#

GitHub

3k stars
102 watching
617 forks
Language: C#
last commit: 4 months ago
Linked from 2 awesome lists

24projectsc-sharpcsharpdesign-patterndesign-patternsdesignpatternssoftware-development

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kamranahmedse/design-patterns-for-humans An ultra-simplified explanation of design patterns and their application in software development 45,430
anupavanm/csharp-design-patterns-for-humans An ultra-simplified explanation of design patterns in C# with examples 1,309
nemanjarogic/designpatternslibrary A comprehensive design patterns library in C# 2,012
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
sohamkamani/javascript-design-patterns-for-humans An ultra-simplified explanation of design patterns in JavaScript 4,375
naphier/unity-design-patterns A collection of Unity C# examples illustrating various design patterns for efficient and scalable game development. 1,138
design-patterns-in-ruby/design-patterns-in-ruby A collection of Ruby examples demonstrating 14 design patterns and their applications in software development. 2,562
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
nnupoor/js_designpatterns A collection of design patterns in JavaScript with examples and explanations using jQuery. 23
torokmark/design_patterns_in_typescript A collection of design pattern implementations in TypeScript 5,212
oxnz/design-patterns A collection of well-known design patterns implemented in multiple programming languages. 112
faif/python-patterns A collection of reusable design solutions in Python for efficient and flexible software development 40,499
ochococo/design-patterns-in-swift Design patterns implemented in Swift to improve software development 15,143