EamonNerbonne / ValueUtilsLinks
A C# library to make work with value-semantics easier by e.g. (efficiently) implementing Equals and GetHashCode for you.
☆28Updated last year
Alternatives and similar repositories for ValueUtils
Users that are interested in ValueUtils are comparing it to the libraries listed below
Sorting:
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 5 years ago
- .NET Concurrency Utilities☆25Updated 9 years ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- An open source .NET build automation framework☆27Updated 2 weeks ago
- Save time by managing your NuGet references right from the Solution Explorer packages.config☆43Updated 3 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- .NET Business Processes Automation Platform☆9Updated 9 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 7 months ago
- An Implementation of Raft in .NET for prime-time - along with an eCommerce availability State Machine☆25Updated 6 years ago
- self hosting HTTP server for testing in .net☆18Updated 7 years ago
- ☆17Updated 8 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆21Updated 8 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Logging Extensions that make sense☆57Updated 7 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 11 months ago
- Serilog sink to publish coloured output to the LINQPad Results panel☆23Updated 6 months ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 4 years ago
- Fluent Wrapper for DbCommand☆20Updated last week
- C# Code Compiler | Code Analysis and Code Compiler for Eval-Expression.NET and Eval-SQL.NET☆12Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago