ycherkes / VarDump
VarDump is a utility for serialization runtime objects to C# or Visual Basic string.
☆19Updated last month
Alternatives and similar repositories for VarDump:
Users that are interested in VarDump are comparing it to the libraries listed below
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- Visual Studio extension to show the values of constants where they are used☆24Updated 3 weeks ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 4 months ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 6 months ago
- Find transitive dependencies in assemblies☆23Updated 5 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 2 months ago
- Lightweight, persistent, thread-safe, disk-based queue written in C#☆11Updated last week
- dotnet score☆28Updated 3 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 9 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Simple C# source generator for text templates☆33Updated 2 years ago
- Allows using C# source generators using a fluent, type safe interface rather than string templating.☆24Updated last month
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- Utilities for working with streams and pipes☆10Updated last week
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated last week
- A sample Windows Forms .NET app that hosts a Windows Sandbox☆10Updated 3 months ago
- A micro-sdk for .NET☆15Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- C# source generator for producing faster enum lookups☆20Updated this week
- Generates Blazor -> Javascript strongly typed interop methods.☆20Updated 4 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 10 months ago
- A light-weight, performant interval tree in C#☆27Updated 3 weeks ago