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.☆48Updated 7 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 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
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 6 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 7 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Short'n'sweet SQL Server/PostgreSQL/MySQL schema migration library☆44Updated 2 weeks 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
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- An open source .NET build automation framework☆27Updated 5 months ago
- The "classy" way to filter collections.☆27Updated 2 years ago
- Provide Structurizer with an object graph and it efficiently provides key-values for it.☆52Updated 3 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- ☆36Updated 3 years ago
- Fluent Wrapper for DbCommand☆22Updated this week
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 9 years ago
- Lean mean SQL Server upsert machine☆50Updated 2 months 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
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Community ReSharper External Annotations☆26Updated 8 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 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
- Regextra simplifies some tasks typically solved via regex so that you no longer have (problems){2}☆34Updated 11 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 4 years ago
- Parses SQL files to create a meta-object hierarchy with which you can generate C# code such as stored procedure wrappers.☆48Updated 4 years ago
- Lightweight fluent wrapper over HttpClient to make REST calls easier☆63Updated this week
- Encricher/Filter Combo for Serilog that support property manipulation and filter as well as secondary logger routing/redirection☆14Updated last year
- Small demo of using QActive to provide RX over the wire☆22Updated 8 years ago