UnifyBot 1.1.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package UnifyBot --version 1.1.6
NuGet\Install-Package UnifyBot -Version 1.1.6
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="UnifyBot" Version="1.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UnifyBot --version 1.1.6
#r "nuget: UnifyBot, 1.1.6"
#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 UnifyBot as a Cake Addin
#addin nuget:?package=UnifyBot&version=1.1.6

// Install UnifyBot as a Cake Tool
#tool nuget:?package=UnifyBot&version=1.1.6

ShamrockCore.NET

ShamrockCore为单例模式,故而在同一个程序中不支持多bot;ShamrockCore现在处于半停止开发阶段。

强烈建议使用UnifyBot,标准onebot11实现,不再是单例模式,支持多bot,用法基本一致与shamrockcore一致(nuget搜UnifyBot)。

食用文档:

ShamrockCore文档 UnifyBot文档(暂未完成)

如果发现问题请提交issue或者加群,(群内提问效率更高哦); 同时欢迎大家提交PR帮助项目的完善。

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.8 57 6/3/2024
1.1.7 79 5/30/2024
1.1.6 105 5/18/2024
1.1.5.1 93 4/23/2024
1.1.5 87 4/23/2024
1.1.4.1 84 4/15/2024
1.1.4 80 4/15/2024
1.1.3 78 4/15/2024
1.1.2 86 4/11/2024
1.1.1 80 4/10/2024
1.1.0 75 4/10/2024
1.0.1.2 85 4/10/2024
1.0.1.1 91 4/10/2024
1.0.1 88 4/10/2024
1.0.0 77 4/9/2024

由于此项目中其他包版本引用不兼容的问题,所以此框架从.NET6升级为.NET8