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
☆263Updated last year
Alternatives and similar repositories for CodeJam
Users that are interested in CodeJam are comparing it to the libraries listed below
Sorting:
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 4 years ago
- 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+.☆411Updated last month
- A toolset for use the specification pattern in LINQ queries.☆191Updated last year
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Grace is a feature rich dependency injection container library☆340Updated 5 months ago
- Track changes in POCO objects☆210Updated last year
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆369Updated last month
- Plugin for resharper, for converting code for async.☆177Updated 2 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…☆241Updated 5 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…☆323Updated 5 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆346Updated last year
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years 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…☆297Updated last year
- An extensible deep comparison for .NET☆234Updated last year
- A Toolkit for building LINQ IQueryable providers. This is the official move of my IQToolkit project from CodePlex.☆248Updated last year
- Guard clause project for .NET☆444Updated last year
- Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.☆315Updated last year
- Efficient asynchronous and synchronous state machines for .NET☆247Updated 5 years 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
- A .NET dataflow and etl framework built upon Microsoft TPL Dataflow library☆247Updated 4 years ago
- C# library to create a common interface to non-cryptographic hash functions.☆256Updated 3 years ago
- Simply LINQ your remote resources...☆354Updated 7 months ago
- Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed.☆355Updated 2 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆119Updated 5 years ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 7 months ago
- Configure async code's ConfigureAwait at a global level☆456Updated 9 months ago
- Low allocation async/await for C#/.NET☆403Updated 5 years ago
- (pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net☆363Updated last year