Kook.Net.WebSocket 0.9.0-beta5

This is a prerelease version of Kook.Net.WebSocket.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Kook.Net.WebSocket --version 0.9.0-beta5
                    
NuGet\Install-Package Kook.Net.WebSocket -Version 0.9.0-beta5
                    
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="Kook.Net.WebSocket" Version="0.9.0-beta5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kook.Net.WebSocket" Version="0.9.0-beta5" />
                    
Directory.Packages.props
<PackageReference Include="Kook.Net.WebSocket" />
                    
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 Kook.Net.WebSocket --version 0.9.0-beta5
                    
#r "nuget: Kook.Net.WebSocket, 0.9.0-beta5"
                    
#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=Kook.Net.WebSocket&version=0.9.0-beta5&prerelease
                    
Install Kook.Net.WebSocket as a Cake Addin
#tool nuget:?package=Kook.Net.WebSocket&version=0.9.0-beta5&prerelease
                    
Install Kook.Net.WebSocket as a Cake Tool

<img src="./docs/logo/Logo_Labeled.png" alt="logo" height="160"/>

GitHub Workflow Status GitHub Top Language Nuget Version Nuget License FOSSA Status Chat on Kook


English | 简体中文


Kook.Net is an unofficial C# .NET implementation for KOOK (KaiHeiLa formerly) API.


Source & Documentation

Source code is available on GitHub, Gitee, and GitCode.

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


Targets

Targets other than .NET 8.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.

Extension Packages

Extension packages provide additional features or implementations that are not included in the main package.

Experimental Packages

Experimental packages offer implementations of APIs that haven't been officially released or documented. They may violate developer rules or policies, lack stability guarantees, and are subject to potential changes or removal in the future.


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

Kook.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 Kook.Net.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 is compatible.  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 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 Kook.Net.WebSocket:

Package Downloads
Kook.Net

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

Kook.Net.Webhook

The Webhook API implementation for Kook.Net.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.9 42 6/1/2025
0.9.8 258 5/20/2025
0.9.7 383 3/9/2025
0.9.6 292 1/8/2025
0.9.5 406 11/13/2024
0.9.4 291 11/12/2024
0.9.3 298 10/27/2024
0.9.2 366 10/18/2024
0.9.1 512 9/7/2024
0.9.0 370 8/30/2024
0.9.0-beta5 309 8/24/2024
0.9.0-beta4 252 8/4/2024
0.9.0-beta3 273 7/15/2024
0.9.0-beta2 287 6/26/2024
0.9.0-beta1 273 6/20/2024
0.8.0 361 5/28/2024
0.8.0-beta4 204 5/24/2024
0.8.0-beta3 159 5/24/2024
0.8.0-beta2 162 5/23/2024
0.8.0-beta1 188 5/15/2024
0.7.0 270 4/2/2024
0.7.0-beta3 195 3/30/2024
0.7.0-beta2 172 3/19/2024
0.7.0-beta1 163 3/19/2024
0.6.0 280 2/28/2024
0.6.0-beta1 189 2/25/2024
0.5.5 218 2/2/2024
0.5.4 317 1/6/2024
0.5.3 320 11/15/2023
0.5.2 418 8/18/2023
0.5.1 617 7/29/2023
0.5.0 314 5/21/2023
0.4.1 575 4/5/2023
0.4.0 422 4/3/2023
0.3.1 464 3/19/2023
0.3.0 423 3/19/2023
0.2.5 449 3/16/2023
0.2.4 487 3/9/2023
0.2.3 707 1/19/2023
0.2.2 1,053 12/30/2022
0.2.1 618 12/25/2022
0.2.0 634 12/24/2022
0.1.2 625 12/18/2022
0.1.1 880 11/20/2022
0.1.0 604 11/15/2022
0.1.0-rc 246 11/12/2022
0.0.46.2-alpha 210 11/10/2022
0.0.46.1-alpha 195 11/10/2022
0.0.46-alpha 177 11/10/2022
0.0.45-alpha 210 11/9/2022
0.0.44-alpha 406 11/4/2022
0.0.43.1-alpha 192 10/27/2022
0.0.43-alpha 188 10/26/2022
0.0.42-alpha 233 9/28/2022
0.0.41-alpha 340 9/8/2022
0.0.40-alpha 239 8/26/2022
0.0.39.1-alpha 225 8/22/2022