![]() |
VOOZH | about |
dotnet add package Ben.SemanticKernel --version 6.0.0
NuGet\Install-Package Ben.SemanticKernel -Version 6.0.0
<PackageReference Include="Ben.SemanticKernel" Version="6.0.0" />
<PackageVersion Include="Ben.SemanticKernel" Version="6.0.0" />Directory.Packages.props
<PackageReference Include="Ben.SemanticKernel" />Project file
paket add Ben.SemanticKernel --version 6.0.0
#r "nuget: Ben.SemanticKernel, 6.0.0"
#:package Ben.SemanticKernel@6.0.0
#addin nuget:?package=Ben.SemanticKernel&version=6.0.0Install as a Cake Addin
#tool nuget:?package=Ben.SemanticKernel&version=6.0.0Install as a Cake Tool
A simple .NET library for working with Microsoft's Semantic Kernel.
通过NuGet包管理器安装:
Install-Package Ben.SemanticKernel
或者使用.NET CLI:
dotnet add package Ben.SemanticKernel
using Ben.SemanticKernel;
// 初始化聊天服务
var chatService = new ChatService(apiKey, endpoint);
// 使用聊天服务
var response = await chatService.ChatAsync("你好,请介绍一下自己");
// 导入知识到知识库
var importService = new ImportKmsService(options);
await importService.ImportFromFileAsync("path/to/file.txt");
欢迎提交Pull Request或提出Issue。
MIT
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0 | 237 | 10/31/2025 |
| 5.3.4 | 190 | 10/31/2025 |
| 5.3.3 | 180 | 10/31/2025 |
| 5.3.2 | 166 | 10/31/2025 |
| 5.3.1 | 205 | 10/28/2025 |
| 5.3.0 | 200 | 10/28/2025 |
| 5.2.29 | 175 | 10/24/2025 |
| 5.2.28 | 207 | 10/24/2025 |
| 5.2.27 | 186 | 10/22/2025 |
| 5.2.26 | 190 | 10/22/2025 |
| 5.2.25 | 198 | 10/21/2025 |
| 5.2.24 | 190 | 10/21/2025 |
| 5.2.23 | 203 | 10/21/2025 |
| 5.2.22 | 187 | 10/21/2025 |
| 5.2.21 | 195 | 10/21/2025 |
| 5.2.20 | 190 | 10/20/2025 |
| 5.2.19 | 177 | 10/19/2025 |
| 5.2.18 | 201 | 10/14/2025 |
| 5.2.17 | 198 | 10/14/2025 |
| 5.2.16 | 206 | 10/13/2025 |