Microsoft.Extensions.AI
9.3.0-preview.1.25161.3
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Extensions.AI --version 9.3.0-preview.1.25161.3
NuGet\Install-Package Microsoft.Extensions.AI -Version 9.3.0-preview.1.25161.3
<PackageReference Include="Microsoft.Extensions.AI" Version="9.3.0-preview.1.25161.3" />
<PackageVersion Include="Microsoft.Extensions.AI" Version="9.3.0-preview.1.25161.3" />
<PackageReference Include="Microsoft.Extensions.AI" />
paket add Microsoft.Extensions.AI --version 9.3.0-preview.1.25161.3
#r "nuget: Microsoft.Extensions.AI, 9.3.0-preview.1.25161.3"
#:package Microsoft.Extensions.AI@9.3.0-preview.1.25161.3
#addin nuget:?package=Microsoft.Extensions.AI&version=9.3.0-preview.1.25161.3&prerelease
#tool nuget:?package=Microsoft.Extensions.AI&version=9.3.0-preview.1.25161.3&prerelease
Microsoft.Extensions.AI
Provides utilities for working with generative AI components.
Install the package
From the command-line:
dotnet add package Microsoft.Extensions.AI
Or directly in the C# project file:
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.AI" Version="[CURRENTVERSION]" />
</ItemGroup>
Usage Examples
Please refer to the README for the Microsoft.Extensions.AI.Abstractions package.
Feedback & Contributing
We welcome feedback and contributions in our GitHub repo.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 is compatible. 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 Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.Extensions.AI.Abstractions (>= 9.3.0-preview.1.25161.3)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.3)
- System.Diagnostics.DiagnosticSource (>= 9.0.3)
- System.Text.Json (>= 9.0.3)
- System.Threading.Channels (>= 9.0.3)
-
.NETStandard 2.0
- Microsoft.Extensions.AI.Abstractions (>= 9.3.0-preview.1.25161.3)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.3)
- System.Diagnostics.DiagnosticSource (>= 9.0.3)
- System.Text.Json (>= 9.0.3)
- System.Threading.Channels (>= 9.0.3)
-
net8.0
- Microsoft.Extensions.AI.Abstractions (>= 9.3.0-preview.1.25161.3)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.3)
- System.Diagnostics.DiagnosticSource (>= 9.0.3)
- System.Text.Json (>= 9.0.3)
- System.Threading.Channels (>= 9.0.3)
-
net9.0
- Microsoft.Extensions.AI.Abstractions (>= 9.3.0-preview.1.25161.3)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.3)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.3)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.3)
- System.Diagnostics.DiagnosticSource (>= 9.0.3)
- System.Text.Json (>= 9.0.3)
- System.Threading.Channels (>= 9.0.3)
NuGet packages (326)
Showing the top 5 NuGet packages that depend on Microsoft.Extensions.AI:
| Package | Downloads |
|---|---|
|
Microsoft.SemanticKernel.Abstractions
Semantic Kernel interfaces and abstractions. This package is automatically installed by Semantic Kernel packages if needed. |
|
|
Microsoft.Agents.AI
Provides Microsoft Agent Framework core functionality. |
|
|
Microsoft.Agents.AI.OpenAI
Provides Microsoft Agent Framework support for OpenAI. |
|
|
Microsoft.Agents.AI.Workflows
Provides Microsoft Agent Framework support for workflows. |
|
|
ImmediaC.SimpleCms
ASP.NET Core based CMS |
GitHub repositories (40)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.AI:
| Repository | Stars |
|---|---|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
|
microsoft/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
modelcontextprotocol/csharp-sdk
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.
|
|
|
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
|
|
|
microsoft/Generative-AI-for-beginners-dotnet
Five lessons, learn how to really apply AI to your .NET Applications
|
|
|
RazorConsole/RazorConsole
Build agentic TUI applications with .NET Razor and Spectre.Console
|
|
|
microsoft/ai-dev-gallery
An open-source project for Windows developers to learn how to add AI with local models and APIs to Windows apps.
|
|
|
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
|
|
|
awaescher/OllamaSharp
The easiest way to use Ollama in .NET
|
|
|
abpframework/abp-samples
Sample solutions built with the ABP Framework
|
|
|
drasi-project/drasi-platform
The Data Change Processing platform
|
|
|
tryAGI/LangChain
C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.
|
|
|
microsoft/winappCli
winapp, the Windows App Development CLI, is a single command-line interface for managing Windows SDKs, packaging, generating app identity, manifests, certificates, and using build tools with any app framework.
|
|
|
getcellm/cellm
Use LLMs in Excel formulas
|
|
|
dotnet/ai-samples
|
|
|
MscrmTools/XrmToolBox
An application that gather multiple tools to ease the customization and configuration of Microsoft Dynamics CRM/365/Dataverse/PowerApps
|
|
|
CommunityToolkit/Aspire
A community project with additional components and extensions for Aspire
|
|
|
PowerShell/AIShell
An interactive shell to work with AI-powered assistance providers
|
|
|
Deali-Axy/StarBlog
☀StarBlog 是一个基于 .NET Core 开发的现代博客系统,支持 Markdown 文章导入,遵循 RESTful 接口规范。前端基于 Vue + ElementUI 开发,可作为 .NET Core 入门学习项目,同时配套了一系列开发笔记,记录了从零开始构建这个博客系统的全过程,可以帮助学习理解 .Net Core 项目的开发流程。
|
|
|
DevExpress/Blazor
DevExpress UI for Blazor
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.5.0 | 15,919 | 4/15/2026 |
| 10.4.1 | 218,918 | 3/18/2026 |
| 10.4.0 | 369,543 | 3/10/2026 |
| 10.3.0 | 925,209 | 2/10/2026 |
| 10.2.0 | 1,267,304 | 1/13/2026 |
| 10.1.1 | 388,556 | 12/12/2025 |
| 10.1.0 | 168,108 | 12/9/2025 |
| 10.0.1 | 698,408 | 11/21/2025 |
| 10.0.0 | 211,701 | 11/11/2025 |
| 9.10.2 | 257,309 | 11/2/2025 |
| 9.10.1 | 132,252 | 10/22/2025 |
| 9.10.0 | 723,889 | 10/14/2025 |
| 9.9.1 | 586,629 | 9/25/2025 |
| 9.9.0 | 790,348 | 9/9/2025 |
| 9.8.0 | 838,556 | 8/12/2025 |
| 9.7.1 | 627,589 | 7/15/2025 |
| 9.7.0 | 70,725 | 7/8/2025 |
| 9.6.0 | 566,389 | 6/10/2025 |
| 9.5.0 | 1,495,501 | 5/16/2025 |
| 9.3.0-preview.1.25161.3 | 216,713 | 3/11/2025 |