Sora 1.4.3

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

.Net 6异步Onebot机器人框架

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 was computed.  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 (3)

Showing the top 3 NuGet packages that depend on Sora:

Package Downloads
OneBot-CommandRoute

使用 Sora 作 OneBot 客户端,Microsoft.Extensions.DependencyInjection 作 IOC 框架的 OneBot 指令路由系统。

PrismBot.SDK

PrismBot's SDK

PluginCore.SoraPlugin

PluginCore 插件: QQ基础插件

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Sora:

Repository Stars
yiyungent/KnifeHub
🧰 简单易用的效率工具平台
MuJint/QQ-RoBot
一个使用c#编写,基于onebot标准的QQ机器人
Version Downloads Last Updated
1.4.3 512 1/16/2024
1.4.2 206 1/4/2024
1.4.1 456 9/22/2023
1.4.0 276 8/8/2023
1.3.3 333 6/11/2023
1.3.2 274 6/11/2023
1.3.1 292 5/28/2023
1.3.0 743 2/8/2023
1.2.0 377 2/7/2023
1.1.0 2,069 1/3/2023
1.0.1 481 12/11/2022
1.0.0 455 12/9/2022
1.0.0-rc.81 235 12/1/2022
1.0.0-rc.80 307 11/9/2022
1.0.0-rc.79 218 11/8/2022
1.0.0-rc.78 350 9/27/2022
1.0.0-rc.77 248 8/24/2022
1.0.0-rc.76 240 8/21/2022
1.0.0-rc.75 241 8/15/2022
1.0.0-rc.74 226 8/12/2022
Loading failed