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:
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 4 years ago
- The last comparison library you'll ever need!☆443Updated 2 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆410Updated 3 months ago
- A toolset for use the specification pattern in LINQ queries.☆192Updated last year
- Track changes in POCO objects☆210Updated 2 years ago
- 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 7 months ago
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆367Updated 3 months ago
- Guard clause project for .NET☆444Updated last year
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆415Updated 3 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 4 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆346Updated last year
- Grace is a feature rich dependency injection container library☆339Updated 7 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 6 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…☆296Updated last year
- SQL LocalDB Wrapper is a .NET library providing interop with the Microsoft SQL Server LocalDB Instance API☆253Updated this week
- MSBuild task that bumps the version of a Visual Studio 2017 project.☆130Updated 5 years ago
- Simply LINQ your remote resources...☆354Updated 2 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
- An extensible deep comparison for .NET☆236Updated last year
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- NodaMoney provides a library that treats Money as a first class citizen and handles all the ugly bits like currencies and formatting.☆243Updated 3 weeks ago
- ☆336Updated last year
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await☆449Updated 5 years ago
- Configure async code's ConfigureAwait at a global level☆456Updated 11 months ago
- Low allocation async/await for C#/.NET☆405Updated 5 years ago
- Efficient asynchronous and synchronous state machines for .NET☆250Updated 5 years ago
- (pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net☆365Updated last year
- A lightweight .NET library for expressive Guard Clauses.☆93Updated last month
- Bench code which tests entity materialization speed of various .NET data access / ORM implementations☆197Updated 2 weeks ago