thomasgalliker / ObjectDumperLinks
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
☆421Updated 7 months ago
Alternatives and similar repositories for ObjectDumper
Users that are interested in ObjectDumper are comparing it to the libraries listed below
Sorting:
- Roslyn analyzers for IDisposable☆413Updated last year
- The last comparison library you'll ever need!☆441Updated last year
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆411Updated last month
- Framework to drastically simplify your private reflection code using C# dynamic☆346Updated last year
- A .NET library simplifying the execution and chaining of processes☆433Updated last year
- Fast and lightweight parser creation tools☆512Updated this week
- T4 text templating engine☆421Updated last year
- 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
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆388Updated this week
- Zero Allocation Writer/Reader Parser for .NET Core☆316Updated last year
- 🏃 A .NET library that runs external commands.☆758Updated last week
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆497Updated last week
- Simply LINQ your remote resources...☆354Updated 7 months ago
- Fast object cloner for .NET☆574Updated 2 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆202Updated this week
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆408Updated this week
- A configurable and eXtensible Xml serializer for .NET.☆340Updated 4 months ago
- Low allocation async/await for C#/.NET☆403Updated 5 years ago
- Compile time decorator pattern via IL rewriting☆403Updated 8 months ago
- Build time tools in the flavor of Dapper☆433Updated 6 months ago
- Configure async code's ConfigureAwait at a global level☆456Updated 9 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆331Updated last week
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆697Updated last week
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆434Updated last week
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 7 months ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆655Updated last week
- Write log events to System.Console as text or JSON, with ANSI theme support☆267Updated 2 weeks ago
- Structured concurrency support for C#☆277Updated 2 years ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆451Updated last year