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
- Coding Guidelines for C#☆147Updated 6 years ago
- This repository is meant to show how to perform common tasks using C# with variety of ORMs.☆354Updated last year
- Persistent, simple, powerful and portable autocomplete library☆225Updated last year
- Library of IQueryable extension methods to perform searching☆341Updated last year
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆369Updated 4 months ago
- A general purpose utility and helper library for .NET development☆262Updated last month
- Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead…☆322Updated 5 years ago
- 🎭 Minimal Reddit clone☆129Updated 3 years ago
- .NET REST Client Framework for all platforms☆365Updated last year
- List of common LINQ mistakes☆115Updated 7 years ago
- A real time connection to entity framework core through Signalr Core.☆216Updated 2 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
- Guard clause project for .NET☆444Updated last year
- Allows cleaner DateTime expressions and operations☆695Updated last week
- A collection of the experiences I have collected during days of Xamarin and Wpf, while following the MVVM design pattern.☆120Updated 3 years ago
- A high-performance, extensible argument validation library.☆709Updated 2 years ago
- Composing Excel spreadsheets based on a tree of nested components like the HTML DOM.☆109Updated 3 years ago
- Simple JSON flat file data store with support for typed and dynamic data.☆469Updated 7 months ago
- Automatic WPF UI for single purpose tools and rapid prototyping☆155Updated 6 years ago
- Lots of example sorting algorithms, from a family reunion.☆71Updated 4 years ago
- Expansible Unit Conversion Library for .Net Core and .Net Framework☆187Updated 3 years ago
- A zero-configuration, highly-configurable, unopinionated object mapper with viewable execution plans. Flattens, unflattens, deep clones, …☆463Updated 2 years ago
- A web site that helps you discover awesome .NET open source and community resources☆303Updated last year
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆570Updated 6 months ago
- Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.☆402Updated 2 months ago
- .NET Core Extensions and Helper NuGet packages.☆721Updated last week
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 5 years ago
- C# 8 Cheat Sheet, Default Interface Methods, Pattern Matching, Indices and Ranges, Nullable Reference Types, Asynchronous Streams, Caller…☆85Updated 5 years ago