Microsoft.SemanticKernel.Core 1.34.0

Prefix Reserved
dotnet add package Microsoft.SemanticKernel.Core --version 1.34.0                
NuGet\Install-Package Microsoft.SemanticKernel.Core -Version 1.34.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.SemanticKernel.Core" Version="1.34.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.SemanticKernel.Core --version 1.34.0                
#r "nuget: Microsoft.SemanticKernel.Core, 1.34.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.
// Install Microsoft.SemanticKernel.Core as a Cake Addin
#addin nuget:?package=Microsoft.SemanticKernel.Core&version=1.34.0

// Install Microsoft.SemanticKernel.Core as a Cake Tool
#tool nuget:?package=Microsoft.SemanticKernel.Core&version=1.34.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 ⚡

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (83)

Showing the top 5 NuGet packages that depend on Microsoft.SemanticKernel.Core:

Package Downloads
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.OpenAI

Semantic Kernel connectors for OpenAI. Contains clients for chat completion, embedding and DALL-E text to image.

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 (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.SemanticKernel.Core:

Repository Stars
dotnet/ai-samples
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
AIDotNet/GraphRag.Net
参考GraphRag使用 Semantic Kernel 来实现的dotnet版本,可以使用NuGet开箱即用集成到项目中
Version Downloads Last updated
1.34.0 934 1/22/2025
1.33.0 17,211 1/7/2025
1.32.0 48,662 12/9/2024
1.31.0 28,095 11/27/2024
1.30.0 35,439 11/19/2024
1.29.0 77,036 11/13/2024
1.28.0 24,507 11/7/2024
1.27.0 11,621 11/5/2024
1.26.0 45,067 10/31/2024
1.25.0 66,665 10/23/2024
1.24.1 47,420 10/18/2024
1.23.0 5,347 10/17/2024
1.22.0 47,375 10/8/2024
1.21.1 84,651 9/25/2024
1.21.0 1,549 9/25/2024
1.20.0 48,313 9/17/2024
1.19.0 21,490 9/10/2024
1.18.2 59,650 9/4/2024
1.18.1-rc 21,245 8/27/2024
1.18.0-rc 20,831 8/12/2024
1.17.2 113,609 8/21/2024
1.17.1 96,268 8/7/2024
1.17.0 12,950 8/7/2024
1.16.2 39,245 7/30/2024
1.16.1 37,673 7/23/2024
1.16.0 36,481 7/16/2024
1.15.1 107,942 7/3/2024
1.15.0 83,775 6/19/2024
1.14.1 106,915 6/5/2024
1.14.0 31,346 6/4/2024
1.13.0 93,886 5/20/2024
1.12.0 17,274 5/16/2024
1.11.1 89,650 5/10/2024
1.11.0 5,292 5/8/2024
1.10.0 92,948 4/29/2024
1.9.0 48,277 4/24/2024
1.8.0 16,294 4/22/2024
1.7.1 72,582 4/5/2024
1.7.0 39,946 4/3/2024
1.6.3 85,332 3/19/2024
1.6.2 87,768 3/14/2024
1.6.1 15,324 3/12/2024
1.5.0 82,743 2/27/2024
1.4.0 119,373 2/14/2024
1.3.1 21,311 2/12/2024
1.3.0 88,352 1/31/2024
1.2.0 33,033 1/24/2024
1.1.0 99,478 1/16/2024
1.0.1 101,733 12/18/2023
1.0.0-rc4 8,984 12/13/2023
1.0.0-rc3 21,219 12/6/2023
1.0.0-rc2 4,248 12/5/2023
1.0.0-rc1 4,262 12/5/2023
1.0.0-beta8 126,572 11/16/2023
1.0.0-beta7 21,659 11/16/2023
1.0.0-beta6 19,574 11/9/2023
1.0.0-beta5 10,589 11/6/2023
1.0.0-beta4 21,107 10/30/2023
1.0.0-beta3 17,900 10/23/2023
1.0.0-beta2 16,445 10/16/2023
1.0.0-beta1 19,032 10/9/2023
0.24.230918.1-preview 101,566 9/18/2023
0.24.230912.2-preview 12,049 9/12/2023
0.24.230911.2-preview 1,349 9/11/2023
0.23.230906.2-preview 9,931 9/7/2023
0.22.230905.3-preview 5,255 9/5/2023
0.21.230828.2-preview 22,450 8/28/2023
0.20.230821.4-preview 12,988 8/21/2023
0.19.230804.2-preview 106,564 8/5/2023
0.18.230725.3-preview 58,969 7/25/2023
0.17.230718.1-preview 71,007 7/18/2023
0.17.230711.7-preview 84,528 7/11/2023
0.17.230704.3-preview 42,963 7/4/2023
0.17.230629.1-preview 8,504 6/29/2023
0.17.230626.1-preview 3,659 6/26/2023
0.16.230615.1-preview 24,192 6/16/2023
0.15.231219.1-preview 5,171 12/19/2023
0.15.230609.2-preview 7,494 6/9/2023
0.15.230531.5-preview 23,627 6/1/2023
0.14.547.1-preview 23,569 5/16/2023
0.13.442.1-preview 37,434 5/9/2023
0.13.277.1-preview 15,193 4/25/2023
0.12.207.1-preview 3,448 4/19/2023