loory / MiscUtilLinks
From Jon Skeet
☆51Updated 10 years ago
Alternatives and similar repositories for MiscUtil
Users that are interested in MiscUtil are comparing it to the libraries listed below
Sorting:
- IDisposable helper types.☆136Updated last year
- C# implementation of the Diff algorithm.☆58Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆186Updated 2 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 4 years ago
- Easy-to-use calculated properties for MVVM apps☆74Updated 4 years ago
- ☆118Updated 12 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Common input and integrity validation routines for Visual Studio and other applications☆127Updated last week
- Replaces static method calls.☆68Updated 9 months ago
- DAWG String Dictionary in C#☆121Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Generate ToString method from public properties.☆83Updated 9 months ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- CommandLine parser☆52Updated 4 years ago
- A .NET library for reading and writing Gettext PO files.☆78Updated 9 months ago
- DotMarkdown is Markdown framework for .NET☆126Updated 11 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last week
- Fast binary serializer☆66Updated 11 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Injects INotifyPropertyChanging code into properties at compile time.☆54Updated 8 months ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Linq extensions to calculate basic statistics☆103Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago