EamonNerbonne / ValueUtils
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
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 5 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Fluent Wrapper for DbCommand☆20Updated this week
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 8 years ago
- .NET Concurrency Utilities☆25Updated 9 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 8 months 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
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Short'n'sweet SQL Server/PostgreSQL/MySQL schema migration library☆43Updated 5 months ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 4 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Managed Extensibility Framework (MEF) integration for Autofac IoC☆19Updated last year
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- A System.Diagnostics.TraceListener that writes trace data into Serilog☆26Updated 3 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 3 years ago
- The "classy" way to filter collections.☆27Updated 2 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 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
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 3 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- Generic purpose utils library☆20Updated 2 years ago
- ☆44Updated 2 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Small library to handle ISO8601 durations in C#☆33Updated 2 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago