kgen.roslynviewer 0.5.1

dotnet tool install --global kgen.roslynviewer --version 0.5.1                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local kgen.roslynviewer --version 0.5.1                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=kgen.roslynviewer&version=0.5.1                
nuke :add-package kgen.roslynviewer --version 0.5.1                

RoslynViewer

product icon DotNet Tool to explore a roslyn tree. Nothing fancy, just paste the code into the code section... and et voila !

Note that if you select a node, you will see the 'string' view of it into the bottom

Install & Launching

Its is a simple dotnet tool... thus simply install it as any dotnet tool :

dotnet tool -g upgrade kgen.roslynviewer

and then simply on a command line :

roslynviewer

It means it should work on any .NET platform, Microsoft Windows, Apple MacOS - Intel or Mac, Linux

Status

Latest version Download Count

CI GitHub commit activity open issues

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.5.1 167 12/7/2024
0.5.0 344 2/18/2024
0.4.0 267 1/25/2024
0.3.0 661 8/21/2023
0.2.0 560 7/14/2023