A simple tool that parses Visual Studio solution file .sln and returns its projects structure.
Info
Version: | 0.1.0 |
Author(s): | artur-s |
Last Update: | Saturday, December 13, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/artur-s/SolutionTree |
NuGet Url: | https://www.nuget.org/packages/SolutionTree |
Install
Install-Package SolutionTree
dotnet add package SolutionTree
paket add SolutionTree
SolutionTree Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(3.1.2.1)
Tags