Microsoft.SemanticKernel.Agents.Core
1.76.0
Prefix Reserved
dotnet add package Microsoft.SemanticKernel.Agents.Core --version 1.76.0
NuGet\Install-Package Microsoft.SemanticKernel.Agents.Core -Version 1.76.0
<PackageReference Include="Microsoft.SemanticKernel.Agents.Core" Version="1.76.0" />
<PackageVersion Include="Microsoft.SemanticKernel.Agents.Core" Version="1.76.0" />
<PackageReference Include="Microsoft.SemanticKernel.Agents.Core" />
paket add Microsoft.SemanticKernel.Agents.Core --version 1.76.0
#r "nuget: Microsoft.SemanticKernel.Agents.Core, 1.76.0"
#:package Microsoft.SemanticKernel.Agents.Core@1.76.0
#addin nuget:?package=Microsoft.SemanticKernel.Agents.Core&version=1.76.0
#tool nuget:?package=Microsoft.SemanticKernel.Agents.Core&version=1.76.0
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 is compatible. 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.76.0)
- Microsoft.SemanticKernel.Core (>= 1.76.0)
-
net10.0
- Microsoft.SemanticKernel.Agents.Abstractions (>= 1.76.0)
- Microsoft.SemanticKernel.Core (>= 1.76.0)
-
net8.0
- Microsoft.SemanticKernel.Agents.Abstractions (>= 1.76.0)
- Microsoft.SemanticKernel.Core (>= 1.76.0)
NuGet packages (23)
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 (11)
Showing the top 11 popular GitHub repositories that depend on Microsoft.SemanticKernel.Agents.Core:
| Repository | Stars |
|---|---|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
rwjdk/MicrosoftAgentFrameworkSamples
Samples demonstrating the Microsoft Agent Framework in C#
|
|
|
zy-zmc/tianming-novel-ai-writer
天命 — AI网文创作系统 | 15维事实快照 · 12类变更声明 · 6道生成门禁 | 写到3000章依然连贯,不依赖上下文,不靠模型记忆,靠每章状态回写
|
|
|
a2aproject/a2a-dotnet
C#/.NET SDK for A2A Protocol
|
|
|
microsoft/Agents-for-net
This repository is for active development of the Microsoft 365 Agent SDK components for .NET
|
|
|
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.
|
|
|
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
|
|
|
AgentEvalHQ/AgentEval
AgentEval is the comprehensive .NET toolkit for AI agent evaluation—tool usage validation, RAG quality metrics, stochastic evaluation, and model comparison—built first for Microsoft Agent Framework (MAF) and Microsoft.Extensions.AI. What RAGAS, PromptFoo and DeepEval do for Python, AgentEval does for .NET
|
|
|
ncosentino/DevLeader
Projects referred to by my blog, Dev Leader
|
|
|
manasseh-zw/apollo
Apollo ~ Deep Research Meta Agent
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.76.0 | 17,217 | 5/11/2026 |
| 1.75.0 | 23,401 | 4/29/2026 |
| 1.74.0 | 133,927 | 3/20/2026 |
| 1.73.0 | 91,584 | 3/4/2026 |
| 1.72.0 | 96,314 | 2/19/2026 |
| 1.71.0 | 61,369 | 2/16/2026 |
| 1.70.0 | 77,316 | 1/23/2026 |
| 1.69.0 | 13,837 | 1/19/2026 |
| 1.68.0 | 115,931 | 12/3/2025 |
| 1.67.1 | 214,591 | 11/7/2025 |
| 1.67.0 | 23,755 | 11/3/2025 |
| 1.66.0 | 137,901 | 10/8/2025 |
| 1.65.0 | 283,712 | 9/10/2025 |
| 1.64.0 | 95,303 | 8/27/2025 |
| 1.63.0 | 56,099 | 8/20/2025 |
| 1.62.0 | 53,853 | 8/12/2025 |
| 1.61.0 | 99,917 | 7/24/2025 |
| 1.60.0 | 54,408 | 7/8/2025 |
| 1.59.0 | 92,647 | 7/1/2025 |
| 1.58.0 | 21,670 | 6/25/2025 |