EamonNerbonne / ValueUtilsLinks
A C# library to make work with value-semantics easier by e.g. (efficiently) implementing Equals and GetHashCode for you.
☆28Updated 2 years ago
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.☆48Updated 7 years ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 6 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆23Updated this week
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 4 years ago
- Fluent Wrapper for DbCommand☆23Updated this week
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 6 years ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 3 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
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated 2 months ago
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 9 years ago
- Lean mean SQL Server upsert machine☆52Updated 4 months ago
- A small .NET library for formatting type names à la C#.☆34Updated 9 months ago
- ☆23Updated last year
- Dynamically attach properties to (almost) any object instance.☆46Updated 4 years ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated last year
- Short'n'sweet SQL Server/PostgreSQL/MySQL schema migration library☆44Updated last month
- A collection of code snippets packaged as NuGet source code packages☆29Updated 7 years ago
- A library enabling strongly typed routing in ASP.NET Core MVC projects.☆76Updated 6 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- The "classy" way to filter collections.☆27Updated 3 years ago
- Provide Structurizer with an object graph and it efficiently provides key-values for it.☆52Updated 3 years ago
- Small library to handle ISO8601 durations in C#☆35Updated 2 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 7 years ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 5 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 8 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆64Updated last week