ScottLilly / CSharpDesignPatternsLinks
Examples of design patterns, using C# code.
☆91Updated last month
Alternatives and similar repositories for CSharpDesignPatterns
Users that are interested in CSharpDesignPatterns are comparing it to the libraries listed below
Sorting:
- Source code for 'Design Patterns in .NET' by Dmitri Nesteruk☆67Updated 6 years ago
- Source Code for 'Design Patterns in C#' by Vaskaran Sarcar☆83Updated 6 years ago
- Source code for 'Pro .NET Benchmarking' by Andrey Akinshin☆54Updated last year
- Coding Guidelines for C#☆147Updated 6 years ago
- Complete C# Examples Refereed in csharp-design-patterns-for-humans☆69Updated 5 years ago
- Tool to create fluent interface files☆60Updated last month
- Hands-On Network Programming with C# and .NET Core, published by Packt☆53Updated 2 years ago
- Lots of example sorting algorithms, from a family reunion.☆70Updated 4 years ago
- Hands-On Software Architecture with C# 8 and .NET Core 3, published by Packt☆46Updated 2 years ago
- KBCsv is an efficient, easy to use .NET parsing and writing library for the CSV (comma-separated values) format.☆78Updated 4 years ago
- A simple load balancer implemented using ASP.NET Core☆52Updated 7 years ago
- Source Code for the Tuts+ Course: Solid Design Patterns in C#☆73Updated 10 years ago
- Various tips and tricks for async in C#☆34Updated 6 years ago
- Contains the project for the Pluralsight-course "WPF and MVVM: Test Driven Development of ViewModels"☆31Updated 9 years ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆112Updated 4 years ago
- Data Structures & Algorithms in C #☆44Updated 6 years ago
- Unity.Microsoft.DependencyInjection package☆63Updated last year
- Source code for "The Absolutely Awesome Book on C# and .NET" available at www.dotnetcurry.com/csharpbook☆69Updated 6 years ago
- Code samples to accompany the book Adaptive Code Via C#.