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
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- A small, lightweight dynamic proxy library for the .NET framework.☆34Updated 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 9 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- The "classy" way to filter collections.☆27Updated 2 years ago
- .NET Concurrency Utilities☆25Updated 9 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆80Updated 9 years ago
- A fresh take on URL routing for Web APIs☆64Updated 2 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Fluent Wrapper for DbCommand☆19Updated this week
- Extends ApprovalTests to allow simple approval of complex models.☆27Updated 2 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- A thin library around Reactive Extensions to simplify writing evented applications in C#.☆14Updated 4 years ago
- Execute MediatR requests via JsonRpc using WebAPI☆32Updated 8 years ago
- Encricher/Filter Combo for Serilog that support property manipulation and filter as well as secondary logger routing/redirection☆14Updated 4 months ago
- ☆23Updated 11 months ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- A collection of code snippets packaged as NuGet source code packages☆29Updated 6 years ago
- Save time by managing your NuGet references right from the Solution Explorer packages.config☆44Updated 2 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 3 years ago
- OddJob - A Simple Job Scheduler for .NET☆17Updated 2 years ago
- Akka.Persistence.PostgreSql provider☆32Updated 3 weeks ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated 2 weeks ago
- Short'n'sweet SQL Server/PostgreSQL/MySQL schema migration library☆43Updated 4 months ago
- Lean mean SQL Server upsert machine☆48Updated 2 months ago
- Observable Linq query implementation.☆36Updated 8 years ago