jehugaleahsa / ComparerExtensionsLinks
Build IComparer and IEqualityComparer objects using natural language syntax.
☆47Updated 6 years ago
Alternatives and similar repositories for ComparerExtensions
Users that are interested in ComparerExtensions are comparing it to the libraries listed below
Sorting:
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Lean mean SQL Server upsert machine☆48Updated 4 months ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Application initialization helper☆42Updated 9 months ago
- A simple, powerful, extensible, testable .NET configuration library.☆41Updated 2 years ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 10 years ago
- Simple async in process route library.☆41Updated 6 years ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- A Task-based LINQ designed to work with async/await☆112Updated 10 years ago
- Provide Structurizer with an object graph and it efficiently provides key-values for it.☆52Updated 3 years ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 4 years ago
- Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package☆84Updated 6 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆81Updated 9 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Hyperletter helps you distribute your system, like a mix of WCF and ZeroMQ.☆60Updated 8 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- A small tool able to generate a DGML file visualizing your NuGet references.☆35Updated 7 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- Easily script browsers.☆59Updated 2 years ago
- Turn any data source into an IQueryable☆97Updated 8 years ago
- Postal.NET is a framework for writing decoupled code☆113Updated 8 months ago
- Application to browse, sort, filter and launch your Visual Studio projects.☆47Updated 3 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago