BrackeysBot.Core.API 1.0.0-nightly.22

This is a prerelease version of BrackeysBot.Core.API.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package BrackeysBot.Core.API --version 1.0.0-nightly.22
NuGet\Install-Package BrackeysBot.Core.API -Version 1.0.0-nightly.22
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="BrackeysBot.Core.API" Version="1.0.0-nightly.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BrackeysBot.Core.API --version 1.0.0-nightly.22
#r "nuget: BrackeysBot.Core.API, 1.0.0-nightly.22"
#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 BrackeysBot.Core.API as a Cake Addin
#addin nuget:?package=BrackeysBot.Core.API&version=1.0.0-nightly.22&prerelease

// Install BrackeysBot.Core.API as a Cake Tool
#tool nuget:?package=BrackeysBot.Core.API&version=1.0.0-nightly.22&prerelease

<h1 align="center">BrackeysBot Core Plugin</h1> <p align="center"><img src="https://avatars.githubusercontent.com/u/102218313?s=200&v=4"></p> <p align="center"><i>The core plugin for <a href="https://github.com/oliverbooth/BrackeysBot">BrackeysBot</a> which offers fundamental and common functionality.</i></p> <p align="center"> <a href="https://www.nuget.org/packages/BrackeysBot.Core/"><img src="https://img.shields.io/nuget/v/BrackeysBot.Core.API?label=stable%20build"></a> <a href="https://www.nuget.org/packages/BrackeysBot.Core/"><img src="https://img.shields.io/nuget/vpre/BrackeysBot.Core.API?label=nightly%20build"></a> <a href="https://github.com/BrackeysBot/BrackeysBot.Core/actions?query=workflow%3A%22.NET%22"><img src="https://img.shields.io/github/workflow/status/BrackeysBot/BrackeysBot.Core/.NET" alt="GitHub Workflow Status" title="GitHub Workflow Status"></a> <a href="https://github.com/BrackeysBot/BrackeysBot.Core/issues"><img src="https://img.shields.io/github/issues/BrackeysBot/BrackeysBot.Core" alt="GitHub Issues" title="GitHub Issues"></a> <a href="https://github.com/BrackeysBot/BrackeysBot.Core/blob/main/LICENSE.md"><img src="https://img.shields.io/github/license/BrackeysBot/BrackeysBot.Core" alt="MIT License" title="MIT License"></a> </p>

About

BrackeysBot.Core is the core plugin for BrackeysBot. It provides a shared API which is used by a variety of other plugins, and implements functionality to allow administrators to load and unload other plugins dynamically - except for itself. The core plugin should not and cannot unload itself, as this would lead to the inability to reload itself.

Contributing

Contributions are welcome! See CONTRIBUTING.md for details.

License

This plugin is under the MIT License.

Disclaimer

This plugin is tailored for use within the Brackeys Discord server. While this plugin is open source and you are free to use it in your own servers, you accept responsibility for any mishaps which may arise from the use of this software. Use at your own risk.

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