Microsoft.AI.Foundry.Local.Core 0.9.0

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

Microsoft Foundry Local Core native library - Native AOT compiled multi-platform AI inference library

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.Core:

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
0.9.0 3 3/10/2026
0.8.2.2 3,034 11/20/2025

Native AOT compiled library providing AI inference capabilities across multiple platforms.
     Supports Windows (x64, arm64), Linux (x64), and macOS (arm64).