thomasgalliker / ObjectDumperLinks
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
☆421Updated 5 months ago
Alternatives and similar repositories for ObjectDumper
Users that are interested in ObjectDumper are comparing it to the libraries listed below
Sorting:
- Framework to drastically simplify your private reflection code using C# dynamic☆345Updated last year
- Fast object cloner for .NET☆573Updated last year
- The last comparison library you'll ever need!☆441Updated last year
- Fast and lightweight parser creation tools☆503Updated last week
- Compile time decorator pattern via IL rewriting☆400Updated 7 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆407Updated last week
- Roslyn analyzers for IDisposable☆410Updated last year
- Zero Allocation Writer/Reader Parser for .NET Core☆314Updated last year
- 🏃 A .NET library that runs external commands.☆754Updated last week
- Simply LINQ your remote resources...☆353Updated 6 months ago
- A .NET library simplifying the execution and chaining of processes☆431Updated last year
- A configurable and eXtensible Xml serializer for .NET.☆340Updated 3 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated this week
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆415Updated 2 years ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆264Updated this week
- Build time tools in the flavor of Dapper☆427Updated 5 months ago
- T4 text templating engine☆417Updated 10 months ago
- Configure async code's ConfigureAwait at a global level☆459Updated 7 months ago
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆383Updated 4 years ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated last year
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆488Updated last week
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆426Updated 4 months ago
- Low allocation async/await for C#/.NET☆401Updated 5 years ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆390Updated this week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆329Updated last week
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆296Updated 10 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆693Updated this week
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆307Updated last week
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆450Updated last year
- Grace is a feature rich dependency injection container library☆341Updated 4 months ago