angelhernandezm / visualsos
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 last year
Alternatives and similar repositories for visualsos:
Users that are interested in visualsos are comparing it to the libraries listed below
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 9 months ago
- 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.☆55Updated last year
- ☆16Updated 3 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
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆61Updated 2 weeks 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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated last month
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆48Updated 2 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Another attempt at hotreloading☆33Updated 5 years ago
- Experiments in .NET Core diagnostics☆24Updated 11 months ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Weakly is a collection of some useful weak-reference types.☆25Updated 4 months ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated 2 weeks ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Parse those pesty unreadable long stack traces. Stack Trace Explorer provides syntax highlighting and easy navigation to elements in the …☆38Updated 3 months ago
- ☆36Updated 2 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 3 months ago
- SmartPaster for VS 2013, VS2015 and VS2017☆18Updated 3 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- 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
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year