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:
- Analyzers checking System.Reflection☆82Updated 2 years ago
- IDisposable helper types.☆138Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 4 years ago
- Common input and integrity validation routines for Visual Studio and other applications☆132Updated last week
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆129Updated last month
- A Roslyn based C# source generation framework☆134Updated last month
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- C# implementation of the Diff algorithm.☆57Updated 4 years ago
- High-Performance UDP Socket Example☆114Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- DotMarkdown is Markdown framework for .NET☆128Updated last year
- Replaces static method calls.☆68Updated last year
- Faster with Files☆60Updated last year
- Simplifies the implementation of IDisposable☆80Updated 3 months ago
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆112Updated 2 years ago
- Search, replace, rename and delete directories, files and its content using the power of .NET regular expressions.☆127Updated 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. …☆187Updated 2 years ago
- This library allows the use of asynchronous programming techniques with the LiteDb library☆115Updated last year
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Easy-to-use calculated properties for MVVM apps☆75Updated 5 years ago
- Roslyn analyzers for INotifyPropertyChanged☆47Updated last year
- System.IO.Pipelines API adapter for System.Net.WebSockets☆34Updated this week
- A .NET library for reading and writing Gettext PO files.☆79Updated last year
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 6 months ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆82Updated 3 weeks ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago