Microsoft.SemanticKernel.Agents.Core
                               
                            
                                1.36.1-alpha
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
dotnet add package Microsoft.SemanticKernel.Agents.Core --version 1.36.1-alpha
NuGet\Install-Package Microsoft.SemanticKernel.Agents.Core -Version 1.36.1-alpha
<PackageReference Include="Microsoft.SemanticKernel.Agents.Core" Version="1.36.1-alpha" />
<PackageVersion Include="Microsoft.SemanticKernel.Agents.Core" Version="1.36.1-alpha" />
<PackageReference Include="Microsoft.SemanticKernel.Agents.Core" />
paket add Microsoft.SemanticKernel.Agents.Core --version 1.36.1-alpha
#r "nuget: Microsoft.SemanticKernel.Agents.Core, 1.36.1-alpha"
#:package Microsoft.SemanticKernel.Agents.Core@1.36.1-alpha
#addin nuget:?package=Microsoft.SemanticKernel.Agents.Core&version=1.36.1-alpha&prerelease
#tool nuget:?package=Microsoft.SemanticKernel.Agents.Core&version=1.36.1-alpha&prerelease
About Semantic Kernel
Semantic Kernel (SK) is a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages. The SK extensible programming model combines natural language semantic functions, traditional code native functions, and embeddings-based memory unlocking new potential and adding value to applications with AI.
Semantic Kernel incorporates cutting-edge design patterns from the latest in AI research. This enables developers to augment their applications with advanced capabilities, such as prompt engineering, prompt chaining, retrieval-augmented generation, contextual and long-term vectorized memory, embeddings, summarization, zero or few-shot learning, semantic indexing, recursive reasoning, intelligent planning, and access to external knowledge stores and proprietary data.
Getting Started ⚡
- Learn more at the documentation site.
- Join the Discord community.
- Follow the team on Semantic Kernel blog.
- Check out the GitHub repository for the latest updates.
| 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 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 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 was computed. 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. | 
- 
                                                    .NETStandard 2.0- Microsoft.SemanticKernel.Agents.Abstractions (>= 1.36.1-alpha)
 
- 
                                                    net8.0- Microsoft.SemanticKernel.Agents.Abstractions (>= 1.36.1-alpha)
 
NuGet packages (19)
Showing the top 5 NuGet packages that depend on Microsoft.SemanticKernel.Agents.Core:
| Package | Downloads | 
|---|---|
| Microsoft.SemanticKernel.Agents.OpenAI Defines a concrete Agent based on the OpenAI Assistant API. | |
| Kentico.Xperience.Admin Contains the administration interface used to manage Xperience by Kentico applications. | |
| Microsoft.SemanticKernel.Process.LocalRuntime Semantic Kernel Process LocalRuntime. This package is automatically installed by Semantic Kernel Process packages if needed. | |
| AutoGen.SemanticKernel This package contains the semantic kernel integration for AutoGen | |
| SemanticKernel.Assistants This enables the usage of assistants for the Semantic Kernel. It provides different scenarios for the usage of assistants such as: - **Assistant with Semantic Kernel plugins** - **Multi-Assistant conversation** | 
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on Microsoft.SemanticKernel.Agents.Core:
| Repository | Stars | 
|---|---|
| foxminchan/BookWorm 
                                                            The practical implementation of Aspire using Microservices, AI-Agents
                                                         | |
| axzxs2001/Asp.NetCoreExperiment 
                                                            原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
                                                         | |
| a2aproject/a2a-dotnet 
                                                            C#/.NET SDK for A2A Protocol
                                                         | |
| Azure-Samples/eShopLite 
                                                            eShopLite is a set of reference .NET applications implementing an eCommerce site with features like Semantic Search, MCP, Reasoning models and more.
                                                         | |
| microsoft/Agents-for-net 
                                                            This repository is for active development of the Microsoft 365 Agent SDK components for .NET
                                                         | |
| Azure/azure-sdk-tools 
                                                            Tools repository leveraged by the Azure SDK team.
                                                         | |
| kbeaugrand/SemanticKernel.Assistants 
                                                            Microsoft Semantic Kernel Assistants This enables the usage of assistants for the Semantic Kernel.  It provides different scenarios for the usage of assistants such as:  Assistant with Semantic Kernel plugins Multi-Assistant conversation
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.66.0 | 48,608 | 10/8/2025 | 
| 1.65.0 | 106,772 | 9/10/2025 | 
| 1.64.0 | 42,273 | 8/27/2025 | 
| 1.63.0 | 28,757 | 8/20/2025 | 
| 1.62.0 | 35,546 | 8/12/2025 | 
| 1.61.0 | 59,198 | 7/24/2025 | 
| 1.60.0 | 35,321 | 7/8/2025 | 
| 1.59.0 | 53,944 | 7/1/2025 | 
| 1.58.0 | 16,608 | 6/25/2025 | 
| 1.57.0 | 23,778 | 6/16/2025 | 
| 1.56.0 | 18,374 | 6/10/2025 | 
| 1.55.0 | 22,246 | 6/3/2025 | 
| 1.54.0 | 72,830 | 5/22/2025 | 
| 1.53.1 | 5,845 | 5/21/2025 | 
| 1.52.0 | 1,642 | 5/19/2025 | 
| 1.51.0 | 4,654 | 5/16/2025 | 
| 1.50.0 | 5,386 | 5/14/2025 | 
| 1.49.0 | 10,609 | 5/8/2025 | 
| 1.48.0 | 29,563 | 4/29/2025 | 
| 1.47.0 | 64,264 | 4/17/2025 | 
| 1.46.0 | 10,050 | 4/11/2025 | 
| 1.45.0 | 42,475 | 4/3/2025 | 
| 1.44.0-preview | 17,851 | 3/26/2025 | 
| 1.43.0-preview | 2,928 | 3/25/2025 | 
| 1.42.0-preview | 6,802 | 3/18/2025 | 
| 1.41.0-preview | 8,592 | 3/11/2025 | 
| 1.40.1-preview | 11,817 | 3/3/2025 | 
| 1.40.0-preview | 21,771 | 2/28/2025 | 
| 1.39.0-alpha | 11,551 | 2/25/2025 | 
| 1.38.0-alpha | 3,394 | 2/20/2025 | 
| 1.37.0-alpha | 13,659 | 2/12/2025 | 
| 1.36.1-alpha | 4,043 | 2/7/2025 | 
| 1.36.0-alpha | 3,582 | 2/4/2025 | 
| 1.35.0-alpha | 11,700 | 1/28/2025 | 
| 1.34.0-alpha | 6,716 | 1/22/2025 | 
| 1.33.0-alpha | 12,594 | 1/7/2025 | 
| 1.32.0-alpha | 32,576 | 12/9/2024 | 
| 1.31.0-alpha | 7,679 | 11/27/2024 | 
| 1.30.0-alpha | 8,106 | 11/19/2024 | 
| 1.29.0-alpha | 6,085 | 11/13/2024 | 
| 1.28.0-alpha | 5,037 | 11/7/2024 | 
| 1.27.0-alpha | 4,287 | 11/5/2024 | 
| 1.26.0-alpha | 4,933 | 10/31/2024 | 
| 1.25.0-alpha | 11,947 | 10/23/2024 | 
| 1.24.1-alpha | 959 | 10/18/2024 | 
| 1.23.0-alpha | 286 | 10/17/2024 | 
| 1.22.0-alpha | 24,681 | 10/8/2024 | 
| 1.21.1-alpha | 7,139 | 9/25/2024 | 
| 1.21.0-alpha | 190 | 9/25/2024 | 
| 1.20.0-alpha | 2,665 | 9/17/2024 | 
| 1.19.0-alpha | 2,118 | 9/10/2024 | 
| 1.18.2-alpha | 1,433 | 9/4/2024 | 
| 1.18.1-alpha | 34,176 | 8/27/2024 | 
| 1.18.0-alpha | 2,867 | 8/12/2024 | 
| 1.17.2-alpha | 12,990 | 8/21/2024 | 
| 1.17.1-alpha | 866 | 8/7/2024 | 
| 1.17.0-alpha | 305 | 8/7/2024 | 
| 1.16.2-alpha | 1,599 | 7/30/2024 | 
| 1.16.1-alpha | 2,712 | 7/23/2024 | 
| 1.16.0-alpha | 751 | 7/16/2024 | 
| 1.15.1-alpha | 33,346 | 7/3/2024 | 
| 1.15.0-alpha | 2,329 | 6/19/2024 | 
| 1.14.1-alpha | 3,260 | 6/5/2024 | 
| 1.13.0-alpha | 2,313 | 5/20/2024 | 
| 1.12.0-alpha | 267 | 5/16/2024 | 
| 1.11.1-alpha | 522 | 5/10/2024 | 
| 1.11.0-alpha | 194 | 5/8/2024 | 
| 1.10.0-alpha | 11,033 | 4/29/2024 | 
| 1.9.0-alpha | 215 | 4/24/2024 |