Design-Pattern
Design pattern tutorials
A series of articles explaining design patterns in C# for software development
设计模式 C# 版( .NET 6),有系列文章讲解
962 stars
26 watching
275 forks
Language: C#
last commit: over 1 year ago
Linked from 2 awesome lists
csharpdesign-patternsdotnet
Related projects:
Repository | Description | Stars |
---|---|---|
refactoringguru/design-patterns-csharp | C# examples of classic design patterns used in software development | 805 |
chuanxshi/javascript-patterns | This repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems. | 9,389 |
shwangdev/designpattern | A collection of C++ implementations of various software design patterns | 3 |
toryzhou/design-pattern | This project presents implementations of the 23 design patterns in Java. | 58 |
nemanjarogic/designpatternslibrary | A comprehensive design patterns library in C# | 2,012 |
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 |
exceptionnotfound/designpatterns | A collection of C# examples illustrating 22 design patterns from the Gang of Four | 642 |
xujiajun/pattern-guidance | A comprehensive guide to design patterns in Go programming language | 268 |
bthachdev/crystal-design-patterns | A collection of design patterns implemented in Crystal language for software development | 72 |
naphier/unity-design-patterns | A collection of Unity C# examples illustrating various design patterns for efficient and scalable game development. | 1,138 |
josephguan/scala-design-patterns | An implementation of design patterns in Scala, covering various categories and use cases. | 198 |
oxnz/design-patterns | A collection of well-known design patterns implemented in multiple programming languages. | 112 |
bugthesystem/design-patterns-and-idioms-in-es6 | A collection of design patterns and idioms in ES6 | 346 |
toobug/javascript.patterns | This book's contents provide a comprehensive guide to JavaScript design patterns and best practices. | 750 |