Finickyflame / DesignPatternsLinks
Simple repository containing one simple example for all existing patterns in C#
☆252Updated last year
Alternatives and similar repositories for DesignPatterns
Users that are interested in DesignPatterns are comparing it to the libraries listed below
Sorting:
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆415Updated 2 years ago
- ☆100Updated 6 years ago
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆369Updated 3 months ago
- This repository is meant to show how to perform common tasks using C# with variety of ORMs.☆350Updated last year
- Coding Guidelines for C#☆147Updated 6 years ago
- Library of IQueryable extension methods to perform searching☆340Updated last year
- Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead…☆321Updated 5 years ago
- 🎭 Minimal Reddit clone☆129Updated 3 years ago
- Persistent, simple, powerful and portable autocomplete library☆223Updated 11 months ago
- List of common LINQ mistakes☆115Updated 6 years ago
- A general purpose utility and helper library for .NET development☆262Updated last week
- .NET REST Client Framework for all platforms☆362Updated last year
- A real time connection to entity framework core through Signalr Core.☆215Updated 2 years ago
- Expansible Unit Conversion Library for .Net Core and .Net Framework☆186Updated 3 years ago
- EasyConsole is a library to make it easier for developers to build a simple menu interface for a .NET console application.☆232Updated 3 years ago
- Simple ASP.NET Authorisation boilerplate project. No EF, no database, no IdentityServer4 just a basic logging in system for both cookies …☆146Updated last year
- C# 8 Cheat Sheet, Default Interface Methods, Pattern Matching, Indices and Ranges, Nullable Reference Types, Asynchronous Streams, Caller…☆85Updated 5 years ago
- Allows cleaner DateTime expressions and operations☆697Updated 2 weeks ago
- Guard clause project for .NET☆443Updated last year
- Big-O complexities of common algorithms used in .NET and Computer Science.☆452Updated 11 months ago
- Open source, easy to learn and use, cross platform .NET Core CMS. Fast, scalable, code-first, unobtrusive and extensible with powerful qu…☆167Updated last year
- .NET Core Extensions and Helper NuGet packages.☆722Updated this week
- A .NET standard project which aims to make keyboard and mouse input monitoring easy on Windows and eventually Linux.☆99Updated 4 years ago
- Simple JSON flat file data store with support for typed and dynamic data.☆464Updated 5 months ago
- A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, …☆463Updated 2 years ago
- Extensive time period calculations and individual calendar periods.☆363Updated 5 months ago
- Basic TCP server that uses System.IO.Pipelines to parse line based messages☆369Updated 4 years ago
- A high-performance, extensible argument validation library.☆709Updated 2 years ago
- "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.☆1,032Updated 3 years ago
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆452Updated last year