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
- Provide Structurizer with an object graph and it efficiently provides key-values for it.☆52Updated 3 years ago
- C# parser for .NET & Mono stack traces☆53Updated 5 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
- Short'n'sweet SQL Server/PostgreSQL/MySQL schema migration library☆44Updated 2 weeks ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 6 years ago
- Fluent SQL Query Builder for C# and SQL Server.☆33Updated 3 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 7 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- Lean mean SQL Server upsert machine☆52Updated 3 months ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 3 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
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆45Updated 2 years ago
- A simple, powerful, extensible, testable .NET configuration library.☆41Updated 2 years ago
- Simple async in process route library.☆41Updated 7 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Fluent Wrapper for DbCommand☆22Updated last week
- Using BenchmarkDotNet to compare .NET mocking library performance☆23Updated 3 weeks ago
- A library enabling strongly typed routing in ASP.NET Core MVC projects.☆76Updated 6 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- A fresh take on URL routing for Web APIs☆64Updated 3 years ago
- ☆29Updated 6 years ago
- An ordered ID generation service for .NET that is generator aware making it ideal for distributed ID generation. The implementation is he…☆68Updated 5 years ago
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 9 years ago
- The "classy" way to filter collections.☆27Updated 3 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago