Microsoft.SemanticKernel.Core
1.51.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.SemanticKernel.Core --version 1.51.0
NuGet\Install-Package Microsoft.SemanticKernel.Core -Version 1.51.0
<PackageReference Include="Microsoft.SemanticKernel.Core" Version="1.51.0" />
<PackageVersion Include="Microsoft.SemanticKernel.Core" Version="1.51.0" />
<PackageReference Include="Microsoft.SemanticKernel.Core" />
paket add Microsoft.SemanticKernel.Core --version 1.51.0
#r "nuget: Microsoft.SemanticKernel.Core, 1.51.0"
#:package Microsoft.SemanticKernel.Core@1.51.0
#addin nuget:?package=Microsoft.SemanticKernel.Core&version=1.51.0
#tool nuget:?package=Microsoft.SemanticKernel.Core&version=1.51.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 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.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.SemanticKernel.Abstractions (>= 1.51.0)
- System.Numerics.Tensors (>= 9.0.0)
- System.Text.Json (>= 8.0.5)
-
net8.0
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.SemanticKernel.Abstractions (>= 1.51.0)
- System.Numerics.Tensors (>= 9.0.0)
- System.Text.Json (>= 8.0.5)
NuGet packages (93)
Showing the top 5 NuGet packages that depend on Microsoft.SemanticKernel.Core:
Package | Downloads |
---|---|
Microsoft.SemanticKernel.Connectors.OpenAI
Semantic Kernel connectors for OpenAI. Contains clients for chat completion, embedding and DALL-E text to image. |
|
Microsoft.SemanticKernel
Semantic Kernel common package collection, including SK Core, OpenAI, Azure OpenAI, DALL-E 2. Empowers app owners to integrate cutting-edge LLM technology quickly and easily into their apps. |
|
Microsoft.SemanticKernel.Connectors.AzureOpenAI
Semantic Kernel connectors for Azure OpenAI. Contains clients for chat completion, embedding and DALL-E text to image. |
|
Microsoft.SemanticKernel.PromptTemplates.Handlebars
Semantic Kernel Handlebars Prompt Template Engine |
|
Microsoft.SemanticKernel.Plugins.Core
Semantic Kernel core plugins. |
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on Microsoft.SemanticKernel.Core:
Repository | Stars |
---|---|
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.
|
|
fagenorn/handcrafted-persona-engine
An AI-powered interactive avatar engine using Live2D, LLM, ASR, TTS, and RVC. Ideal for VTubing, streaming, and virtual assistant applications.
|
|
dotnet/ai-samples
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
AIDotNet/GraphRag.Net
参考GraphRag使用 Semantic Kernel 来实现的dotnet版本,可以使用NuGet开箱即用集成到项目中
|
|
SteveSandersonMS/dotnet-ai-workshop
|
|
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.61.0 | 263 | a day ago |
1.60.0 | 21,223 | 17 days ago |
1.59.0 | 27,839 | 24 days ago |
1.58.0 | 29,582 | a month ago |
1.57.0 | 46,461 | a month ago |
1.56.0 | 38,672 | a month ago |
1.55.0 | 71,270 | 2 months ago |
1.54.0 | 74,714 | 2 months ago |
1.53.1 | 16,182 | 2 months ago |
1.52.0 | 9,207 | 2 months ago |
1.51.0 | 50,103 | 2 months ago |
1.50.0 | 18,423 | 2 months ago |
1.49.0 | 43,263 | 3 months ago |
1.48.0 | 62,150 | 3 months ago |
1.47.0 | 131,217 | 3 months ago |
1.46.0 | 76,869 | 3 months ago |
1.45.0 | 135,110 | 4 months ago |
1.44.0 | 66,557 | 4 months ago |
1.43.0 | 25,882 | 4 months ago |
1.42.0 | 76,828 | 4 months ago |
1.41.0 | 54,612 | 4 months ago |
1.40.1 | 67,544 | 5 months ago |
1.40.0 | 35,988 | 5 months ago |
1.39.0 | 36,208 | 5 months ago |
1.38.0 | 48,601 | 5 months ago |
1.37.0 | 76,975 | 5 months ago |
1.36.1 | 61,675 | 6 months ago |
1.36.0 | 39,212 | 6 months ago |
1.35.0 | 88,011 | 6 months ago |
1.34.0 | 64,831 | 6 months ago |
1.33.0 | 179,130 | 7 months ago |
1.32.0 | 174,181 | 8 months ago |
1.31.0 | 81,035 | 8 months ago |
1.30.0 | 86,881 | 8 months ago |
1.29.0 | 128,922 | 8 months ago |
1.28.0 | 42,534 | 9 months ago |
1.27.0 | 18,174 | 9 months ago |
1.26.0 | 105,800 | 9 months ago |
1.25.0 | 111,758 | 9 months ago |
1.24.1 | 76,042 | 9 months ago |
1.23.0 | 7,634 | 9 months ago |
1.22.0 | 89,462 | 10 months ago |
1.21.1 | 121,807 | 10 months ago |
1.21.0 | 3,018 | 10 months ago |
1.20.0 | 113,306 | 9/17/2024 |
1.19.0 | 29,751 | 9/10/2024 |
1.18.2 | 95,281 | 9/4/2024 |
1.18.1-rc | 37,859 | 8/27/2024 |
1.18.0-rc | 27,882 | 8/12/2024 |
1.17.2 | 179,575 | 8/21/2024 |
1.17.1 | 117,836 | 8/7/2024 |
1.17.0 | 14,222 | 8/7/2024 |
1.16.2 | 54,854 | 7/30/2024 |
1.16.1 | 44,603 | 7/23/2024 |
1.16.0 | 53,818 | 7/16/2024 |
1.15.1 | 144,343 | 7/3/2024 |
1.15.0 | 101,435 | 6/19/2024 |
1.14.1 | 122,614 | 6/5/2024 |
1.14.0 | 37,524 | 6/4/2024 |
1.13.0 | 110,246 | 5/20/2024 |
1.12.0 | 20,636 | 5/16/2024 |
1.11.1 | 107,414 | 5/10/2024 |
1.11.0 | 6,467 | 5/8/2024 |
1.10.0 | 111,192 | 4/29/2024 |
1.9.0 | 70,897 | 4/24/2024 |
1.8.0 | 24,548 | 4/22/2024 |
1.7.1 | 83,337 | 4/5/2024 |
1.7.0 | 48,566 | 4/3/2024 |
1.6.3 | 148,162 | 3/19/2024 |
1.6.2 | 108,564 | 3/14/2024 |
1.6.1 | 17,754 | 3/12/2024 |
1.5.0 | 93,773 | 2/27/2024 |
1.4.0 | 137,206 | 2/14/2024 |
1.3.1 | 28,362 | 2/12/2024 |
1.3.0 | 105,106 | 1/31/2024 |
1.2.0 | 36,617 | 1/24/2024 |
1.1.0 | 108,343 | 1/16/2024 |
1.0.1 | 130,818 | 12/18/2023 |
1.0.0-rc4 | 10,622 | 12/13/2023 |
1.0.0-rc3 | 23,791 | 12/6/2023 |
1.0.0-rc2 | 4,699 | 12/5/2023 |
1.0.0-rc1 | 4,992 | 12/5/2023 |
1.0.0-beta8 | 138,410 | 11/16/2023 |
1.0.0-beta7 | 27,800 | 11/16/2023 |
1.0.0-beta6 | 21,878 | 11/9/2023 |
1.0.0-beta5 | 14,193 | 11/6/2023 |
1.0.0-beta4 | 22,665 | 10/30/2023 |
1.0.0-beta3 | 20,556 | 10/23/2023 |
1.0.0-beta2 | 17,980 | 10/16/2023 |
1.0.0-beta1 | 19,463 | 10/9/2023 |
0.24.230918.1-preview | 143,346 | 9/18/2023 |
0.24.230912.2-preview | 12,697 | 9/12/2023 |
0.24.230911.2-preview | 1,502 | 9/11/2023 |
0.23.230906.2-preview | 10,192 | 9/7/2023 |
0.22.230905.3-preview | 5,899 | 9/5/2023 |
0.21.230828.2-preview | 26,382 | 8/28/2023 |
0.20.230821.4-preview | 13,073 | 8/21/2023 |
0.19.230804.2-preview | 110,411 | 8/5/2023 |
0.18.230725.3-preview | 62,374 | 7/25/2023 |
0.17.230718.1-preview | 87,663 | 7/18/2023 |
0.17.230711.7-preview | 85,264 | 7/11/2023 |
0.17.230704.3-preview | 43,641 | 7/4/2023 |
0.17.230629.1-preview | 8,765 | 6/29/2023 |
0.17.230626.1-preview | 4,893 | 6/26/2023 |
0.16.230615.1-preview | 25,475 | 6/16/2023 |
0.15.231219.1-preview | 6,584 | 12/19/2023 |
0.15.230609.2-preview | 7,569 | 6/9/2023 |
0.15.230531.5-preview | 25,013 | 6/1/2023 |
0.14.547.1-preview | 24,953 | 5/16/2023 |
0.13.442.1-preview | 41,718 | 5/9/2023 |
0.13.277.1-preview | 17,445 | 4/25/2023 |
0.12.207.1-preview | 3,523 | 4/19/2023 |