Gdr2333.BotLib.OnebotV11 1.0.0-rc1

This is a prerelease version of Gdr2333.BotLib.OnebotV11.
dotnet add package Gdr2333.BotLib.OnebotV11 --version 1.0.0-rc1
                    
NuGet\Install-Package Gdr2333.BotLib.OnebotV11 -Version 1.0.0-rc1
                    
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="Gdr2333.BotLib.OnebotV11" Version="1.0.0-rc1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gdr2333.BotLib.OnebotV11" Version="1.0.0-rc1" />
                    
Directory.Packages.props
<PackageReference Include="Gdr2333.BotLib.OnebotV11" />
                    
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 Gdr2333.BotLib.OnebotV11 --version 1.0.0-rc1
                    
#r "nuget: Gdr2333.BotLib.OnebotV11, 1.0.0-rc1"
                    
#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 Gdr2333.BotLib.OnebotV11@1.0.0-rc1
                    
#: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=Gdr2333.BotLib.OnebotV11&version=1.0.0-rc1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Gdr2333.BotLib.OnebotV11&version=1.0.0-rc1&prerelease
                    
Install as a Cake Tool

本项目目前处于Alpha状态。不保证兼容性和稳定性。不建议用于生产环境。

某个小孩做的OnebotV11协议实现库。

本库的主旨是尽量简单,所以整个库的核心功能只聚焦在以下几个命名空间(省略库名前缀):

命名空间 内容
Clients 客户端实现
Events 事件内容
Messages 消息内容

我才懒得去弄什么SenderAction

功能实现状态:

OnebotV11规定的所有消息段 完成
OnebotV11规定的所有操作 完成
正向Websocket连接到Universeal客户端 完成
反向Websocket链接 完成
正向HTTP链接 不在计划内
反向HTTP链接 不在计划内
NapcatQQ的扩展消息段 已规划
NapcatQQ的扩展API 已规划

其它一些东西:

公开API的Markdown文档 已规划
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.
  • net8.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Gdr2333.BotLib.OnebotV11:

Package Downloads
Gdr2333.MausBot3.PluginSdk

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-rc1 19 8/23/2025
1.0.0-rc0 194 8/7/2025
1.0.0-beta2-hotfix1 122 8/4/2025
1.0.0-beta2 122 8/4/2025
1.0.0-beta1 89 8/3/2025
1.0.0-beta0 52 8/1/2025
0.0.2-alpha1 95 7/31/2025
0.0.1-alpha0 95 7/30/2025