rsdn / CodeJamLinks
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
☆262Updated last year
Alternatives and similar repositories for CodeJam
Users that are interested in CodeJam are comparing it to the libraries listed below
Sorting:
- The last comparison library you'll ever need!☆441Updated last year
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆406Updated 10 months ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- Track changes in POCO objects☆208Updated last year
- A toolset for use the specification pattern in LINQ queries.☆190Updated last year
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 11 months ago
- 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
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆239Updated 2 months ago
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆369Updated 4 months ago
- Grace is a feature rich dependency injection container library☆341Updated 3 months ago
- Plugin for resharper, for converting code for async.☆175Updated 2 years ago
- Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed.☆356Updated 2 years ago
- C# library to serialize LINQ expressions☆527Updated 7 months ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated last year
- Simply LINQ your remote resources...☆347Updated 5 months ago
- Low allocation async/await for C#/.NET☆400Updated 5 years ago
- A Toolkit for building LINQ IQueryable providers. This is the official move of my IQToolkit project from CodePlex.☆248Updated 11 months ago
- A library to help bridge C# async method execution from synchronous methods, such as in Windows Forms and ASP.NET.☆168Updated 6 years ago
- Persistent, simple, powerful and portable autocomplete library☆224Updated 11 months ago
- (pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net☆364Updated 9 months ago
- Efficient asynchronous and synchronous state machines for .NET☆246Updated 4 years ago
- An extensible deep comparison for .NET☆234Updated last year
- A general purpose utility and helper library for .NET development☆262Updated 2 weeks ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆118Updated 5 years ago
- Yet Another XML Serialization Library for the .NET Framework and .NET Core☆172Updated last week
- Simplifies logging through a static class and some IL manipulation.☆261Updated 7 months ago
- Guard clause project for .NET☆443Updated last year
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await☆447Updated 5 years ago