Kook.Net.Hosting 0.9.0-beta3

This is a prerelease version of Kook.Net.Hosting.
dotnet add package Kook.Net.Hosting --version 0.9.0-beta3                
NuGet\Install-Package Kook.Net.Hosting -Version 0.9.0-beta3                
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.Hosting" Version="0.9.0-beta3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kook.Net.Hosting --version 0.9.0-beta3                
#r "nuget: Kook.Net.Hosting, 0.9.0-beta3"                
#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 Kook.Net.Hosting as a Cake Addin
#addin nuget:?package=Kook.Net.Hosting&version=0.9.0-beta3&prerelease

// Install Kook.Net.Hosting as a Cake Tool
#tool nuget:?package=Kook.Net.Hosting&version=0.9.0-beta3&prerelease                

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


Documentation

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


Targets

[!TIP] 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 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. 
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
0.9.0-beta3 35 7/15/2024
0.9.0-beta2 44 6/26/2024
0.9.0-beta1 50 6/20/2024