Microsoft.AI.Foundry.Local.Runtime 2.0.1

Prefix Reserved
dotnet add package Microsoft.AI.Foundry.Local.Runtime --version 2.0.1
                    
NuGet\Install-Package Microsoft.AI.Foundry.Local.Runtime -Version 2.0.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.AI.Foundry.Local.Runtime" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AI.Foundry.Local.Runtime" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AI.Foundry.Local.Runtime" />
                    
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.AI.Foundry.Local.Runtime --version 2.0.1
                    
#r "nuget: Microsoft.AI.Foundry.Local.Runtime, 2.0.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.AI.Foundry.Local.Runtime@2.0.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.AI.Foundry.Local.Runtime&version=2.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AI.Foundry.Local.Runtime&version=2.0.1
                    
Install as a Cake Tool

Microsoft AI Foundry Local Runtime

The Microsoft AI Foundry Local Runtime NuGet package provides the native runtime libraries used by the Foundry Local SDK.

The package includes platform-specific native assets for Windows x64, Windows ARM64, Linux x64, Linux ARM64, and macOS ARM64. Windows packages also include the foundry_local.lib import library for applications that link against foundry_local.dll.

For SDK usage and development documentation, see the Foundry Local repository.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.AI.Foundry.Local.Runtime:

Package Downloads
Microsoft.AI.Foundry.Local

Microsoft AI Foundry Local SDK for .NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.1 347 8/31/2026