Skip to content

Parses Visual Studio solution file .sln and returns its projects structure

License

Notifications You must be signed in to change notification settings

artur-s/SolutionTree

Repository files navigation

SolutionTree

A simple tool that parses Visual Studio solution file .sln and returns its projects structure.
The project is a result of playing with F# Active Patterns. Thanks to Richard Dalton for a great series of posts on the topic.

Install via NuGet:

Install-Package SolutionTree

About

Parses Visual Studio solution file .sln and returns its projects structure

Resources

License

Stars

Watchers

Forks

Packages

No packages published