Skip to content

kgen-llc/roslynviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

DotNet Tool to explore a roslyn tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages