raffaeler / PowerDiagnosticsLinks
Experiments in .NET Core diagnostics
☆24Updated last month
Alternatives and similar repositories for PowerDiagnostics
Users that are interested in PowerDiagnostics are comparing it to the libraries listed below
Sorting:
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 4 months ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 3 years ago
- Another attempt at hotreloading☆33Updated 5 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Adds syntax highlighting to SQL in C# strings☆33Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.☆34Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Helps find those run-time assembly issues☆75Updated 7 years ago
- Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension)…☆14Updated 2 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated last month
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A library that automatically adds support for object deconstruction in C#.☆41Updated 5 months ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- A CLI tool with commands to help maintain .NET codebases☆19Updated last week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Small library to handle ISO8601 durations in C#☆34Updated 2 years ago
- A highly configurable Spectre console logger for Microsoft.Extensions.Logging.☆13Updated 3 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- A data collection tool to support the StringDedup feature☆16Updated 5 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago