EamonNerbonne / ValueUtils
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
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- Encricher/Filter Combo for Serilog that support property manipulation and filter as well as secondary logger routing/redirection☆14Updated 7 months ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Continuous Deployment Library for Switching Features On/Off☆29Updated 8 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- .NET Concurrency Utilities☆25Updated 9 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- The "classy" way to filter collections.☆27Updated 2 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Sample app demonstrating storing serialised domain objects in sql server as json☆8Updated 7 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Small library to handle ISO8601 durations in C#☆33Updated 2 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
- A System.Diagnostics.TraceListener that writes trace data into Serilog☆26Updated 3 years ago
- Lean mean SQL Server upsert machine☆48Updated last month
- Provide Structurizer with an object graph and it efficiently provides key-values for it.☆53Updated 3 years ago
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 5 years ago
- Short'n'sweet SQL Server/PostgreSQL/MySQL schema migration library☆43Updated 7 months ago
- Data synchronization framework.☆20Updated 8 years ago
- A fresh take on URL routing for Web APIs☆64Updated 2 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- The HTTP client that is so easy to use that it wont give you any headache!☆14Updated 9 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 5 months ago