DesignPatterns
Design Patterns Examples
A collection of C# examples illustrating 22 design patterns from the Gang of Four
Come learn about all the Gang of Four patterns (e.g. Adapter, Facade, Strategy, Mediator, Command and more) with C# and food examples!
642 stars
70 watching
249 forks
Language: C#
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| C# examples of classic design patterns used in software development | 819 |
| A collection of design patterns in JavaScript with examples and explanations using jQuery. | 26 |
| A collection of Unity C# examples illustrating various design patterns for efficient and scalable game development. | 1,143 |
| A comprehensive design patterns library in C# | 2,018 |
| An ultra-simplified explanation of design patterns in C# with examples | 1,320 |
| An implementation of key software design patterns in C++ | 3 |
| A collection of C# implementations for design patterns | 2,547 |
| A collection of Rust examples demonstrating 23 classic design patterns and additional creational patterns. | 980 |
| A series of articles explaining design patterns in C# for software development | 972 |
| A collection of well-known design patterns implemented in multiple programming languages. | 112 |
| A collection of design patterns and idioms in ES6 | 347 |
| Implementation of 23 GoF design patterns in Node.js with real-world examples and explanations | 386 |
| A collection of Elixir implementations of common design patterns | 626 |
| This repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems. | 9,392 |
| A collection of Go implementations and examples of various design patterns used in software development. | 51 |