BlackFox.VsWhere
1.1.0
Install-Package BlackFox.VsWhere -Version 1.1.0
dotnet add package BlackFox.VsWhere --version 1.1.0
<PackageReference Include="BlackFox.VsWhere" Version="1.1.0" />
paket add BlackFox.VsWhere --version 1.1.0
#r "nuget: BlackFox.VsWhere, 1.1.0"
// Install BlackFox.VsWhere as a Cake Addin
#addin nuget:?package=BlackFox.VsWhere&version=1.1.0
// Install BlackFox.VsWhere as a Cake Tool
#tool nuget:?package=BlackFox.VsWhere&version=1.1.0
Locate Visual Studio 2017 and newer installations
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- FSharp.Core (>= 4.0.0.1)
-
.NETStandard 2.0
- FSharp.Core (>= 4.2.3)
- Microsoft.Win32.Registry (>= 4.7.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on BlackFox.VsWhere:
Package | Downloads |
---|---|
Fake.DotNet.MSBuild
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. |
|
FShade.Debug
F# embedded shaders |
|
Fake.DotNet.FxCop
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. |
|
QIQI.CMakeCaller
A .NET library that helps you call CMake from C# codes via a VSCode-style flow. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Add 2 new functions `getLegacy` and `getAllWithLegacy` that support versions before `ISetupInstance` existed
(From Visual Studio .NET 2002 to Visual Studio 2015) via their registry keys
(Thanks [@1354092549](https://github.com/1354092549))