ycherkes / ObjectDumperLinks
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.
☆101Updated last month
Alternatives and similar repositories for ObjectDumper
Users that are interested in ObjectDumper are comparing it to the libraries listed below
Sorting:
- Simple build versioning for .NET, powered by Git tags☆66Updated this week
- C# to HTML Converter with syntax highlighting☆56Updated 8 months ago
- Simple source only reflection library with default interface property support☆74Updated this week
- C# interface-to-member source generator☆85Updated 3 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆114Updated 10 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆199Updated this week
- A fast and low allocation StringBuilder for .NET.☆104Updated last week
- On the fly disassemble C# code based on JitDasm☆130Updated 5 years ago
- All the MIME/file extension pairs you will ever need. Comes with optional, magic bytes-based collision resolution.☆78Updated last month
- Rejigs is a .NET library that provides a fluent interface for building regular expressions. It's designed to make regex patterns more rea…☆82Updated 2 weeks 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
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last week
- A C# string parser based on simple templates using source generators.☆52Updated 6 months ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- boilerplatezero is a collection of C# source generators☆40Updated last year
- A CSharp library that can deep clone any object using only reflection.☆53Updated 2 years ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated 10 months ago
- Dynamically compile and execute C# Code and Expressions at runtime. Also includes a light weight script templating engine using Handlebar…☆236Updated last month
- A C# library that enables automatic application updates via GitHub Releases.☆39Updated 3 months ago
- C# implementation of a Rope<T> immutable data structure.☆129Updated 11 months ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆80Updated this week
- The most revolutionary syntax visualizer☆78Updated 4 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆67Updated 2 months ago
- The C# Source Generator Playground☆146Updated 4 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆42Updated last week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆66Updated 9 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆59Updated 3 weeks ago
- Roslyn Source Code Generators with Examples☆93Updated 3 weeks ago