thomasgalliker / ObjectDumperLinks
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
☆427Updated 3 weeks 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☆347Updated 2 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆412Updated 4 months ago
- The last comparison library you'll ever need!☆443Updated 2 years ago
- Zero Allocation Writer/Reader Parser for .NET Core☆320Updated last year
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆394Updated 2 months ago
- Roslyn analyzers for IDisposable☆421Updated last year
- Compile time decorator pattern via IL rewriting☆403Updated 11 months ago
- 🏃 A .NET library, developed by humans, for running external commands.☆772Updated this week
- Fast and lightweight parser creation tools☆539Updated 2 weeks ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆207Updated last week
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆444Updated last week
- Fast object cloner for .NET☆582Updated 2 years ago
- Simply LINQ your remote resources...☆356Updated 3 weeks ago
- A .NET library simplifying the execution and chaining of processes☆440Updated last year
- Configure async code's ConfigureAwait at a global level☆456Updated 11 months ago
- An asynchronous .NET library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key …☆302Updated 2 weeks ago
- A configurable and eXtensible Xml serializer for .NET.☆341Updated 2 weeks ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆505Updated this week
- T4 text templating engine☆427Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆347Updated last week
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆415Updated 3 years ago
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆308Updated last week
- Low allocation async/await for C#/.NET☆405Updated 5 years ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆154Updated 10 months ago
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆298Updated last year
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆296Updated last year
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆456Updated last year
- Build time tools in the flavor of Dapper☆448Updated 9 months ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆183Updated last month
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆700Updated 2 weeks ago