Helpful.Framework
0.2.8-alpha
This is a prerelease version of Helpful.Framework.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Helpful.Framework --version 0.2.8-alpha
NuGet\Install-Package Helpful.Framework -Version 0.2.8-alpha
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="Helpful.Framework" Version="0.2.8-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Helpful.Framework --version 0.2.8-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Helpful.Framework, 0.2.8-alpha"
#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 Helpful.Framework as a Cake Addin #addin nuget:?package=Helpful.Framework&version=0.2.8-alpha&prerelease // Install Helpful.Framework as a Cake Tool #tool nuget:?package=Helpful.Framework&version=0.2.8-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package provides a useful base for designing your Discord bots
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- Discord.Net.Commands (>= 2.0.0-beta2-00940)
- Discord.Net.Core (>= 2.0.0-beta2-00940)
- Discord.Net.WebSocket (>= 2.0.0-beta2-00940)
- HelpfulUtilities (>= 1.2.0-alpha)
- HelpfulUtilities.Discord (>= 1.0.5-beta)
- HelpfulUtilities.Discord.Commands (>= 1.1.0-alpha)
- HelpfulUtilities.Discord.Listeners (>= 1.1.0-alpha)
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.6.0-alpha | 179 | 5/12/2023 |
0.5.0-alpha | 259 | 11/27/2020 |
0.4.3-alpha | 438 | 9/6/2019 |
0.4.2-alpha | 428 | 9/6/2019 |
0.4.1-alpha | 491 | 5/22/2019 |
0.4.0-alpha | 562 | 2/6/2019 |
0.3.2-alpha | 619 | 10/26/2018 |
0.3.1-alpha | 605 | 10/16/2018 |
0.3.0-alpha | 623 | 10/16/2018 |
0.2.13-alpha | 826 | 5/27/2018 |
0.2.12-alpha | 857 | 5/25/2018 |
0.2.11-alpha | 815 | 5/23/2018 |
0.2.10-alpha | 817 | 5/22/2018 |
0.2.9-alpha | 808 | 5/21/2018 |
0.2.8-alpha | 917 | 5/21/2018 |
0.2.7-alpha | 970 | 5/18/2018 |
0.2.6-alpha | 815 | 5/16/2018 |
0.2.5-alpha | 867 | 5/15/2018 |
0.2.4-alpha | 834 | 5/12/2018 |
0.2.3-alpha | 841 | 5/10/2018 |
0.2.2-alpha | 805 | 5/9/2018 |
0.2.1-alpha | 818 | 5/8/2018 |
0.2.0-alpha | 795 | 5/7/2018 |
0.1.18-alpha | 921 | 5/5/2018 |
0.1.17-alpha | 912 | 5/5/2018 |
0.1.16-alpha | 899 | 5/4/2018 |
0.1.15-alpha | 923 | 5/4/2018 |
0.1.14-alpha | 763 | 5/4/2018 |
0.1.13-alpha | 791 | 5/4/2018 |
0.1.12-alpha | 856 | 5/2/2018 |
0.1.11-alpha | 853 | 5/2/2018 |
0.1.9-alpha | 889 | 5/1/2018 |
0.1.8-alpha | 907 | 5/1/2018 |
0.1.7-alpha | 873 | 4/30/2018 |
0.1.6-alpha | 899 | 4/30/2018 |
0.1.5-alpha | 878 | 4/30/2018 |
0.1.4 | 1,130 | 4/23/2018 |
0.1.3 | 1,075 | 4/20/2018 |
0.1.2 | 951 | 4/18/2018 |
0.1.1 | 949 | 4/18/2018 |
0.1.0 | 981 | 4/18/2018 |
- Improvements, bug fixes, cleanup