MvsSln 2.3.0
See the version list below for details.
dotnet add package MvsSln --version 2.3.0
NuGet\Install-Package MvsSln -Version 2.3.0
<PackageReference Include="MvsSln" Version="2.3.0" />
paket add MvsSln --version 2.3.0
#r "nuget: MvsSln, 2.3.0"
// Install MvsSln as a Cake Addin #addin nuget:?package=MvsSln&version=2.3.0 // Install MvsSln as a Cake Tool #tool nuget:?package=MvsSln&version=2.3.0
MvsSln provides complex support (sln parser, r/w handlers, ...) of the Visual Studio .sln files and its projects (.vcxproj, .csproj., ...).
Even if you just need the basic access to information or more complex work through our readers and writers.
* You can also easily control all your projects data (Reference, ProjectReference, Properties, Import sections, ...).
* Or even create your custom sln parsing of anything in a few steps.
It was part of the https://github.com/3F/vsSolutionBuildEvent projects, but now it extracted into the new (specially for https://github.com/3F/DllExport and for others).
_ _ _ _ _ _
Source code and all details here: https://github.com/3F/MvsSln
~~~~~~~~
Get it via GetNuTool:
==========================================
gnt /p:ngpackages="MvsSln/2.3.0"
==========================================
* https://github.com/3F/GetNuTool
Build info:
S_NUM: 2.3.0
S_REV: 13135
S_NUM_REV: 2.3.0.13135
bSha1: be6418a
bName: master
bRevc: 59
.NET version: v4.0
.NET stamp: 40
Configuration: PublicRelease
Platform: AnyCPU
cfgname: Release
revDeltaBase: 2017/06/22
revDeltaMin: 1000
revDeltaMax: 65534
:: generated by a vsSolutionBuildEvent v0.12.10.10901
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MvsSln:
Repository | Stars |
---|---|
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
|