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.☆134Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- Analyzers checking System.Reflection☆82Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- DotMarkdown is Markdown framework for .NET☆125Updated 9 months ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Common input and integrity validation routines for Visual Studio and other applications☆124Updated last week
- Replaces static method calls.☆68Updated 7 months ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 3 years ago
- C# implementation of the Diff algorithm.☆58Updated 4 years ago
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆113Updated 2 years ago
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- A Roslyn based C# source generation framework☆132Updated 3 months ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- Fast binary serializer☆65Updated 9 months ago
- A modern wrapper around System.IO.☆84Updated 2 years ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆82Updated 5 months ago
- ☆119Updated 12 years ago
- Generate ToString method from public properties.☆83Updated 7 months ago
- Adds debugger attributes to help visualize objects.☆44Updated 7 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated last month
- A .NET library for reading and writing Gettext PO files.☆76Updated 7 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- DAWG String Dictionary in C#☆121Updated last year
- ☆74Updated 5 years ago
- Visual Studio extension and dotnet CLI tool to generate the Markdown Docs from the C# Tests keeping your Docs and Tests in sync!☆44Updated 4 months ago