ycherkes / ObjectDumper
A Visual Studio 2019-2022 and Visual Studio Code extension for exporting in-memory objects during debugging to C#, JSON, VB, XML, and YAML string.
☆90Updated 2 months ago
Alternatives and similar repositories for ObjectDumper:
Users that are interested in ObjectDumper are comparing it to the libraries listed below
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆53Updated 2 weeks ago
- Simple source only reflection library with default interface property support☆63Updated this week
- The .NET Autogenerator☆48Updated this week
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆86Updated 2 years ago
- Moxy - Mixins code generator for C#☆119Updated last month
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆118Updated 2 years ago
- Write testable code by abstracting away system dependencies.☆41Updated this week
- ☆47Updated 3 weeks ago
- Generate fluent builders for your C# classes with ease.☆106Updated 3 weeks ago
- ☆35Updated 4 months ago
- A tool to visualize the activity of the .NET garbage collector.☆173Updated 7 months ago
- Windows Forms hosting extensions for the .NET Generic Host☆141Updated this week
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆214Updated 2 months ago
- ☆66Updated last year
- The C# Source Generator Playground☆146Updated 3 years ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆112Updated 2 months ago
- A CSharp library that can deep clone any object using only reflection.☆49Updated 2 years ago
- Auto generate Clone method using C# Source Generator☆77Updated last year
- Source only package that exposes newer .net and C# features to older runtimes.☆326Updated last week
- A fast and low allocation StringBuilder for .NET.☆87Updated this week
- A .NET library to parse XML at lightspeed with zero allocation.☆101Updated 11 months ago
- A simple web app that charts your BenchmarkDotNet console results.☆50Updated last year
- A Job Scheduler sitting on top of IHostedService in dotnet.☆163Updated this week
- A unit test generation extension for Visual Studio that aims to always produce code that compiles - covering the basic cases automaticall…☆90Updated this week
- Statically typed i18n support for the .NET - ecosystem☆77Updated 3 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆184Updated last week
- C# interface-to-member source generator☆78Updated 5 months ago
- An experimental project that attempts to write a fully native IIS module using C# NativeAOT☆37Updated last month
- C# to HTML Converter with syntax highlighting☆52Updated this week
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 4 months ago