angelhernandezm / visualsosLinks
Visual SOS is both a standalone application (x64) and extension for Visual Studio that exposes functionality in SOS (debugging extension) not available in Visual Studio Debugger.
☆14Updated 2 years ago
Alternatives and similar repositories for visualsos
Users that are interested in visualsos 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Experiments in .NET Core diagnostics☆24Updated last week
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 11 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 months ago
- Proof-of-concept of a simple CPU profiler written in C#☆21Updated 3 weeks ago
- Global type inference for C# 8 nullable reference types☆36Updated 5 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years 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
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated 2 years ago
- A language service for MSBuild files☆25Updated 4 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- ☆36Updated 2 years ago
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 3 years ago
- ☆25Updated 6 years ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 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
- 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
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆15Updated 11 months ago
- A data collection tool to support the StringDedup feature☆16Updated 5 years ago