Pinned Repositories
roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
Disasmo
VS2019 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
ExtensibleILRewriter
Simply configurable and extensible .NET assemblies rewriter.
GridAiGames
il-visualizer
.NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015
PrettyPrompt
A cross-platform command line prompt that provides syntax highlighting, autocompletion, history and multi-line input.
VsTeXCommentsExtension
TeX comments rendering inside Visual Studio.
kindermannhubert's Repositories
kindermannhubert/VsTeXCommentsExtension
TeX comments rendering inside Visual Studio.
kindermannhubert/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
kindermannhubert/PrettyPrompt
A cross-platform command line prompt that provides syntax highlighting, autocompletion, history and multi-line input.
kindermannhubert/code-cracker
An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.
kindermannhubert/Disasmo
VS2019 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
kindermannhubert/ExtensibleILRewriter
Simply configurable and extensible .NET assemblies rewriter.
kindermannhubert/GridAiGames
kindermannhubert/il-visualizer
.NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015