Skip to main content

msbuild-loader-netcore

How MSBuildLocator loads MSBuild assemblies and discovers the .NET SDK on .NET / .NET Core (the net8.0 target / #if NETCOREAPP branches in src/MSBuildLocator). Covers the AssemblyLoadContext.Default.Resolving handler, search-path probing, the SDK environment variables set on registration, hostfxr-based SDK discovery, the dotnet location probe order, and the AllowQueryAll* widening flags. Use when editing or reviewing net8.0 loader, registration, or SDK-discovery code, or diagnosing assembly-resolution behavior on .NET Core hosts.

Jump to install

Source facts

Repository
microsoft/MSBuildLocator
Last source activity
August 28, 2026 at 14:32
Detected SKILL.md language
English
Stars
261
Forks
91

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.