MvsSln 2.5.2
See the version list below for details.
dotnet add package MvsSln --version 2.5.2
NuGet\Install-Package MvsSln -Version 2.5.2
<PackageReference Include="MvsSln" Version="2.5.2" />
paket add MvsSln --version 2.5.2
#r "nuget: MvsSln, 2.5.2"
// Install MvsSln as a Cake Addin #addin nuget:?package=MvsSln&version=2.5.2 // Install MvsSln as a Cake Tool #tool nuget:?package=MvsSln&version=2.5.2
Customizable VisualStudio .sln parser, Complex support of the projects (.vcxproj, .csproj., …), Pluginable lightweight r/w handlers at runtime, and more …
1. 🌌 We're providing most convenient work with projects, their dependencies, their lazy loading, any folders, any items, references, and lot of other important things.
2. 💡 We're customizable and extensible library at runtime. Make [your custom] .sln for everything!
3. 🚀 We were born from other popular project to be more loyal for your preferences on the fly. Hello from 2013.
Easily control all your projects data (Reference, ProjectReference, Properties, Import sections, ...).
Or even create your custom sln parsing of anything in a few steps.
Specially extracted and re-licensed from vsSolutionBuildEvent projects (LGPLv3 -> MIT)
for https://github.com/3F/DllExport and others!
Enjoy with us. 🎈
_ _ _ _ _ _
Source code and all details here: https://github.com/3F/MvsSln
=======================================
gnt /p:ngpackages="MvsSln/2.5.2"
================== https://github.com/3F/GetNuTool
Build info:
S_NUM: 2.5.2
S_REV: 26622
S_NUM_REV: 2.5.2.26622
bSha1: cd39a8d
bName: master
bRevc: 91
Configuration: PublicRelease
Platforms: net40;net472;netstandard2.0;netcoreapp2.1
revDeltaBase: 2017/06/22
revDeltaMin: 1000
revDeltaMax: 65534
:: generated by a vsSolutionBuildEvent v1.14.0.36854
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.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 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.1
- Microsoft.Build (>= 16.5.0)
- Microsoft.CSharp (>= 4.7.0)
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETStandard 2.0
- Microsoft.Build (>= 15.9.20)
- Microsoft.CSharp (>= 4.7.0)
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.
|