BotSharp.Core 5.2.0

dotnet add package BotSharp.Core --version 5.2.0
                    
NuGet\Install-Package BotSharp.Core -Version 5.2.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="BotSharp.Core" Version="5.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BotSharp.Core" Version="5.2.0" />
                    
Directory.Packages.props
<PackageReference Include="BotSharp.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BotSharp.Core --version 5.2.0
                    
#r "nuget: BotSharp.Core, 5.2.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.
#:package BotSharp.Core@5.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BotSharp.Core&version=5.2.0
                    
Install as a Cake Addin
#tool nuget:?package=BotSharp.Core&version=5.2.0
                    
Install as a Cake Tool

Open source LLM application framework to build scalable, flexible and robust AI system.

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

NuGet packages (29)

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

Package Downloads
BotSharp.OpenAPI

Package Description

BotSharp.Plugin.LLamaSharp

Package Description

BotSharp.Plugin.KnowledgeBase

Package Description

BotSharp.Plugin.AzureOpenAI

Package Description

BotSharp.Plugin.WeChat

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on BotSharp.Core:

Repository Stars
maker-community/ElectronBot.DotNet
一个为ElectronBot机器人和瀚文键盘(HelloWorldKeyboard)开发的上位机软件(包含机器人USB操作SDK和瀚文键盘HID操作SDK),采用Windows App SDK框架编写界面。 A host computer software developed for ElectronBot robots (including robot USB operation SDK), using the Windows App SDK framework to write UI.
Version Downloads Last Updated
5.2.0 1,495 2025/10/17
5.1.0 1,078 2025/6/27
5.0.0 1,351 2025/4/5
4.1.0 760 2025/3/16
4.0.0 1,088 2025/1/2
3.0.0 1,012 2024/10/5
2.0.0 853 2024/7/22
1.6.1 864 2024/6/25
1.5.1 775 2024/5/28
1.4.1 711 2024/5/15
1.3.2 804 2024/4/13
1.3.1 812 2024/4/9
1.2.1 783 2024/4/1
1.0.1 1,275 2024/2/24
0.22.0 1,289 2024/1/22
0.21.0 1,224 2023/12/31
0.20.0 1,240 2023/12/3
0.19.0 1,227 2023/11/13
0.18.0 1,322 2023/10/30
0.17.0 1,432 2023/10/23
Loading failed

Support dialogue status tracking.