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
- Provide Structurizer with an object graph and it efficiently provides key-values for it.☆52Updated 3 years ago
- Short'n'sweet SQL Server/PostgreSQL/MySQL schema migration library☆43Updated last month
- 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
- Using BenchmarkDotNet to compare .NET mocking library performance☆23Updated last week
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 6 years ago
- Save time by managing your NuGet references right from the Solution Explorer packages.config☆43Updated 3 years ago
- The "classy" way to filter collections.☆27Updated 3 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 3 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated 2 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
- Simple async in process route library.☆41Updated 7 years 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
- ☆36Updated 4 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆45Updated 2 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- Fluent Wrapper for DbCommand☆23Updated last week
- Lean mean SQL Server upsert machine☆52Updated 5 months ago
- A small .NET library for formatting type names à la C#.☆34Updated 10 months ago
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 9 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 8 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 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
- Community ReSharper External Annotations☆26Updated 8 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆81Updated 10 years ago
- Dynamically attach properties to (almost) any object instance.☆47Updated 4 years ago