Microsoft.Build.Locator 1.9.1

Prefix Reserved
dotnet add package Microsoft.Build.Locator --version 1.9.1
                    
NuGet\Install-Package Microsoft.Build.Locator -Version 1.9.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Build.Locator" Version="1.9.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Build.Locator" Version="1.9.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Build.Locator" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Build.Locator --version 1.9.1
                    
#r "nuget: Microsoft.Build.Locator, 1.9.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Build.Locator@1.9.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Build.Locator&version=1.9.1
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Build.Locator&version=1.9.1
                    
Install as a Cake Tool

Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (81)

Showing the top 5 NuGet packages that depend on Microsoft.Build.Locator:

Package Downloads
Microsoft.EntityFrameworkCore.Design

Shared design-time components for Entity Framework Core tools.

Microsoft.VisualStudio.Web.CodeGenerators.Mvc

Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.

Microsoft.VisualStudio.Web.CodeGeneration.Design

Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.

Microsoft.VisualStudio.Web.CodeGeneration

Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.

Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore

Contains Entity Framework Core Services used by ASP.NET Core Code Generators.

GitHub repositories (88)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Build.Locator:

Repository Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
tModLoader/tModLoader
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
grpc/grpc-dotnet
gRPC for .NET
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
dotnet/samples
Sample code referenced by the .NET documentation
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
dafny-lang/dafny
Dafny is a verification-aware programming language
coverlet-coverage/coverlet
Cross platform code coverage for .NET
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
DotNetAnalyzers/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
Version Downloads Last Updated
1.9.1 256,432 3/31/2025
1.8.1 2,086 3/31/2025
1.7.8 36,074,223 3/14/2024
1.7.1 222,499 2/6/2024
1.6.10 3,024,024 9/20/2023
1.6.1 94,097 8/30/2023
1.5.32-g4ed1bab6ff 540 8/25/2023
1.5.6 10,088 8/29/2023
1.5.5 3,323,700 9/6/2022
1.5.3 80,899 8/11/2022
1.4.10-g38d95f4814 1,043 8/8/2022
1.4.6-g7150a203a1 829 8/5/2022
1.4.1 34,168,441 1/21/2021
1.3.2 59,731 12/17/2020
1.2.15-ge4e3fc36c9 1,332 11/9/2020
1.2.6 2,079,460 8/14/2019
1.2.2 373,355 4/3/2019
1.1.2 148,439 12/7/2018
1.0.31 73,890 9/12/2018
1.0.18 51,027 5/29/2018
1.0.13 130,347 4/5/2018
1.0.7-preview-ge60d679b53 2,875 2/22/2018
1.0.5-preview-gc41880f6f8 1,635 2/15/2018