Pinned Repositories
C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
codechallenge
Code Challenge Solutions from different sources in C# by Anit Shrestha Manandhar.
csharpcheatsheet.github.io
README C#
Deck.NET
Ellabit
The interactive C# coding app to learn/practice coding.
functional-csharp-code
Code samples for Functional Programming in C#
language-ext
C# functional language extensions - a base class library for functional programming
pi
SOLID-Design-Principles-in-C-Sharp
Source Code for the Tuts+ Course: Solid Design Patterns in C#
SolidSample
C# Developer's Repositories
csharp-dev/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
csharp-dev/codechallenge
Code Challenge Solutions from different sources in C# by Anit Shrestha Manandhar.
csharp-dev/Advanced-Algorithms
100+ algorithms & data structures generically implemented in C#.
csharp-dev/Algs4Net
A .NET library and tool to use with the Algorithms, 4th Edition textbook by Robert Sedgewick and Kevin Wayne
csharp-dev/C5
C5 generic collection library for C#/.NET
csharp-dev/CleanArchitecture
Keep your application code free of dependencies like persistence and presentation.
csharp-dev/csharpcheatsheet.github.io
README C#
csharp-dev/csharplang
The official repo for the design of the C# programming language
csharp-dev/Deck.NET
csharp-dev/Design-Patterns
.NET Design patterns are solutions to software design problems you find again and again in real-world application development. Patterns are about reusable designs and interactions of objects
csharp-dev/Ellabit
The interactive C# coding app to learn/practice coding.
csharp-dev/functional-csharp-code
Code samples for Functional Programming in C#
csharp-dev/language-ext
C# functional language extensions - a base class library for functional programming
csharp-dev/pi
csharp-dev/SOLID-Design-Principles-in-C-Sharp
Source Code for the Tuts+ Course: Solid Design Patterns in C#
csharp-dev/SolidSample
csharp-dev/cqrs-clean-eventual-consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
csharp-dev/DesignPatternsInCSharp
Samples associated with Pluralsight design patterns in c# courses.