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:
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- Short'n'sweet SQL Server/PostgreSQL/MySQL schema migration library☆43Updated 11 months ago
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 8 years ago
- The "classy" way to filter collections.☆27Updated 2 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 6 years ago
- ☆38Updated 2 years ago
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Fluent Wrapper for DbCommand☆20Updated this week
- 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 collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Provide Structurizer with an object graph and it efficiently provides key-values for it.☆52Updated 3 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- 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
- Lean mean SQL Server upsert machine☆48Updated last week
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 7 years ago
- Roslyn-based analyzer for exception handling best practices☆54Updated 7 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 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
- ☆23Updated last year