QQBot.Net.Rest 0.0.1-alpha3

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

QQBot.Net

GitHub Workflow Status GitHub Top Language Nuget Version Nuget License FOSSA Status QQChat


English | 简体中文


QQBot.Net is an unofficial C# .NET implementation for QQ Bot API v1 and v2.


Source & Documentation

Source code is available on GitHub.

Documents are available on qqbotnet.dev. (Simplified Chinese available only)


Targets

[!TIP] Targets other than .NET 9.0 have not been fully tested.


Installation

Main Package

The main package provides all implementations of official APIs.

Individual Packages

Individual components of the main package can be installed separately. These packages are included in the main package.


This package is open-source and is licensed under the MIT license.

QQBot.Net was developed with reference to Discord.Net.

Discord.Net contributors holds the copyright for portion of the code in this repository according to this license.

FOSSA Status


Acknowledgements

<img src="./assets/Discord.Net_Logo.svg" alt="drawing" height="50"/>

Special thanks to Discord.Net for such a great project.

<p> <img src="./assets/Rider_Icon.svg" height="50" alt="RiderIcon"/> <img src="./assets/ReSharper_Icon.png" height="50" alt="Resharper_Icon"/> </p>

Special thanks to JetBrains for providing free licenses for their awesome tools - Rider and ReSharper - to develop QQBot.Net.

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on QQBot.Net.Rest:

Package Downloads
QQBot.Net.WebSocket

The WebSocket API implementation for QQBot.Net.

QQBot.Net

An unofficial C# .NET implementation for QQ Bot API, including all necessary components for building a QQ bot.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.1-alpha3 68 4 months ago
0.0.1-alpha2 61 6 months ago
0.0.1-alpha1 59 6 months ago