loory / MiscUtilLinks
From Jon Skeet
☆50Updated 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.☆132Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- Common input and integrity validation routines for Visual Studio and other applications☆123Updated this week
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 3 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Adds debugger attributes to help visualize objects.☆43Updated 6 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- C# implementation of the Diff algorithm.☆58Updated 4 years ago
- Generating async c# code using Roslyn☆50Updated last year
- Replaces static method calls.☆68Updated 6 months ago
- DAWG String Dictionary in C#☆121Updated 11 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Generate ToString method from public properties.☆83Updated 6 months ago
- Step into debugging and generate readable script from linq expressions☆37Updated 3 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- A test bench for various .NET CSV parsing libraries☆73Updated last year
- Custom plugin to extend R# functionality.☆49Updated 3 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Simplifies the implementation of IDisposable☆77Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- ☆44Updated 2 years ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 3 weeks ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆180Updated last year
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Search, replace, rename and delete directories, files and its content using the power of .NET regular expressions.☆124Updated 6 months ago
- DotMarkdown is Markdown framework for .NET☆124Updated 8 months ago