58 skills found · Page 1 of 2
QianMo / Unity Design Pattern:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
RefactoringGuru / Design Patterns CsharpDesign Pattern Examples in C#
ardalis / DesignPatternsInCSharpSamples associated with Pluralsight design patterns in c# courses.
KevinDockx / CSharp10DesignPatternsFully functioning sample code for my C#10 Design Patterns course
ScottLilly / CSharpDesignPatternsExamples of design patterns, using C# code.
LinkedInLearning / Csharp Design Patterns 2314072C# Design Patterns
SingletonSean / Design Patterns CsharpC# design pattern implementations from the SingletonSean YouTube channel.
anupavanm / Csharp Design Patterns For Humans ExamplesComplete C# Examples Refereed in csharp-design-patterns-for-humans
KevinDockx / CSharpDesignPatternsFully functioning sample code for my C# Design Patterns course, currently targeting .NET 8.
AutomateThePlanet / Design Patterns For High Quality Automated Tests CSharp EditionSource code and examples from the book Design Patterns for High-Quality Automated Tests, C# Edition
ReynaldAdolphe / CSharp Design Patterns Part 1Implementing design patterns in C# keeps code clean, concise, and easy to maintain. Using design patterns establishes consistency that helps developers build and modify code safely and avoid common architecting problems.
CodeMazeBlog / Csharp Design PatternsNo description available
karwanessmat / CSharpDesignPatternsIn this repository, you will find an extensive collection of carefully crafted C# design patterns that I have created. These patterns cover a wide range of scenarios, including creational, structural, and behavioral patterns, offering elegant and efficient solutions to common programming challenges.
ycarowr / UnityDesignPatternsDesign Patterns applied to Unity3D and C#
HamidMosalla / CSharpDesignPatternsDesign pattern samples in C#
Lc5 / DesignPatternsCSharpDesign patterns implemented in C#
ivandrofly / DoFactorydotNetDesignPatternhttp://www.dofactory.com/net/design-patterns
Apress / Design Patterns Csharp 2eSource Code for 'Design Patterns in C#, 2nd Edition' by Vaskaran Sarcar
rafaelqueiroz89 / Design Patterns In CsharpIn this repository I am doing some exercises and examples about the GOF design patterns in C# 7, so it's pretty much updated.
Sivaramvt / Gof Design Patterns CsharpGang Of Four Design Patterns in C#