Kook.Net
0.7.0-beta2
See the version list below for details.
dotnet add package Kook.Net --version 0.7.0-beta2
NuGet\Install-Package Kook.Net -Version 0.7.0-beta2
<PackageReference Include="Kook.Net" Version="0.7.0-beta2" />
paket add Kook.Net --version 0.7.0-beta2
#r "nuget: Kook.Net, 0.7.0-beta2"
// Install Kook.Net as a Cake Addin #addin nuget:?package=Kook.Net&version=0.7.0-beta2&prerelease // Install Kook.Net as a Cake Tool #tool nuget:?package=Kook.Net&version=0.7.0-beta2&prerelease
Kook.Net
Kook.Net is an unofficial C# .NET implementation for KOOK (KaiHeiLa formerly) API.
Documentation
Targets
Installation
Main Packages
Installing main packages will provide all implementations of official APIs.
- Kook.Net: NuGet, Github Packages
Individual Packages
Individual components of the main package can be installed separately.
- Kook.Net.Core: NuGet, Github Packages
- Kook.Net.Rest: NuGet, Github Packages
- Kook.Net.WebSocket: NuGet, Github Packages
- Kook.Net.Commands: NuGet, Github Packages
- Kook.Net.CardMarkup: NuGet, Github Packages
Experimental Packages
Experimental packages provide implementations of non-official released APIs, which are not listed on official documentation, may violate the developer rules or policies, not guaranteed to be stable, and may be changed or removed in the future.
- Kook.Net.Experimental: NuGet, Github Packages
License & Copyright
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.
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.
Product | Versions 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. |
.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. |
-
.NETFramework 4.6.2
- Kook.Net.CardMarkup (>= 0.7.0-beta2)
- Kook.Net.Commands (>= 0.7.0-beta2)
- Kook.Net.Core (>= 0.7.0-beta2)
- Kook.Net.Rest (>= 0.7.0-beta2)
- Kook.Net.WebSocket (>= 0.7.0-beta2)
-
.NETStandard 2.0
- Kook.Net.CardMarkup (>= 0.7.0-beta2)
- Kook.Net.Commands (>= 0.7.0-beta2)
- Kook.Net.Core (>= 0.7.0-beta2)
- Kook.Net.Rest (>= 0.7.0-beta2)
- Kook.Net.WebSocket (>= 0.7.0-beta2)
-
.NETStandard 2.1
- Kook.Net.CardMarkup (>= 0.7.0-beta2)
- Kook.Net.Commands (>= 0.7.0-beta2)
- Kook.Net.Core (>= 0.7.0-beta2)
- Kook.Net.Rest (>= 0.7.0-beta2)
- Kook.Net.WebSocket (>= 0.7.0-beta2)
-
net6.0
- Kook.Net.CardMarkup (>= 0.7.0-beta2)
- Kook.Net.Commands (>= 0.7.0-beta2)
- Kook.Net.Core (>= 0.7.0-beta2)
- Kook.Net.Rest (>= 0.7.0-beta2)
- Kook.Net.WebSocket (>= 0.7.0-beta2)
-
net7.0
- Kook.Net.CardMarkup (>= 0.7.0-beta2)
- Kook.Net.Commands (>= 0.7.0-beta2)
- Kook.Net.Core (>= 0.7.0-beta2)
- Kook.Net.Rest (>= 0.7.0-beta2)
- Kook.Net.WebSocket (>= 0.7.0-beta2)
-
net8.0
- Kook.Net.CardMarkup (>= 0.7.0-beta2)
- Kook.Net.Commands (>= 0.7.0-beta2)
- Kook.Net.Core (>= 0.7.0-beta2)
- Kook.Net.Rest (>= 0.7.0-beta2)
- Kook.Net.WebSocket (>= 0.7.0-beta2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Kook.Net:
Package | Downloads |
---|---|
Kook.Net.Experimental
The experimental functionality for Kook.Net, implementing non-official released API. |
|
Kook.Net.DependencyInjection.Microsoft
The dependency injection implementations using Microsoft.Extensions.DependencyInjection. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Kook.Net:
Repository | Stars |
---|---|
TRKS-Team/WFBot
一个 Warframe 的多聊天平台机器人
|
Version | Downloads | Last updated |
---|---|---|
0.9.5 | 154 | 11/13/2024 |
0.9.4 | 153 | 11/12/2024 |
0.9.3 | 176 | 10/27/2024 |
0.9.2 | 247 | 10/18/2024 |
0.9.1 | 338 | 9/7/2024 |
0.9.0 | 216 | 8/30/2024 |
0.9.0-beta5 | 194 | 8/24/2024 |
0.9.0-beta4 | 147 | 8/4/2024 |
0.9.0-beta3 | 175 | 7/15/2024 |
0.9.0-beta2 | 190 | 6/26/2024 |
0.9.0-beta1 | 182 | 6/20/2024 |
0.8.0 | 303 | 5/28/2024 |
0.8.0-beta4 | 165 | 5/24/2024 |
0.8.0-beta3 | 115 | 5/24/2024 |
0.8.0-beta2 | 110 | 5/23/2024 |
0.8.0-beta1 | 127 | 5/15/2024 |
0.7.0 | 210 | 4/2/2024 |
0.7.0-beta3 | 147 | 3/30/2024 |
0.7.0-beta2 | 125 | 3/19/2024 |
0.7.0-beta1 | 134 | 3/19/2024 |
0.6.0 | 202 | 2/28/2024 |
0.6.0-beta1 | 137 | 2/25/2024 |
0.5.5 | 163 | 2/2/2024 |
0.5.4 | 250 | 1/6/2024 |
0.5.3 | 258 | 11/15/2023 |
0.5.2 | 360 | 8/18/2023 |
0.5.1 | 444 | 7/29/2023 |
0.5.0 | 222 | 5/21/2023 |
0.4.1 | 474 | 4/5/2023 |
0.4.0 | 285 | 4/3/2023 |
0.3.1 | 344 | 3/19/2023 |
0.3.0 | 301 | 3/19/2023 |
0.2.5 | 304 | 3/16/2023 |
0.2.4 | 324 | 3/9/2023 |
0.2.3 | 554 | 1/19/2023 |
0.2.2 | 819 | 12/30/2022 |
0.2.1 | 418 | 12/25/2022 |
0.2.0 | 438 | 12/24/2022 |
0.1.2 | 457 | 12/18/2022 |
0.1.1 | 646 | 11/20/2022 |
0.1.0 | 378 | 11/15/2022 |
0.1.0-rc | 163 | 11/12/2022 |
0.0.46.2-alpha | 143 | 11/10/2022 |
0.0.46.1-alpha | 121 | 11/10/2022 |
0.0.46-alpha | 128 | 11/10/2022 |
0.0.45-alpha | 136 | 11/9/2022 |
0.0.44-alpha | 347 | 11/4/2022 |
0.0.43.1-alpha | 180 | 10/27/2022 |
0.0.43-alpha | 164 | 10/26/2022 |
0.0.42-alpha | 194 | 9/28/2022 |
0.0.41-alpha | 305 | 9/8/2022 |
0.0.40-alpha | 179 | 8/26/2022 |
0.0.39.1-alpha | 180 | 8/22/2022 |