Skip to content

Latest commit

 

History

History
90 lines (57 loc) · 3.85 KB

README.md

File metadata and controls

90 lines (57 loc) · 3.85 KB

HeyBox.Net

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


English | 简体中文


HeyBox.Net is an unofficial C# .NET implementation for HeyBox API.


Source & Documentation

Source code is available on GitHub.

Documents are available on heyboxnet.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.


License & Copyright

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

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

drawing

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

RiderIcon Resharper_Icon

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