HelpfulUtilities 1.0.1
See the version list below for details.
dotnet add package HelpfulUtilities --version 1.0.1
NuGet\Install-Package HelpfulUtilities -Version 1.0.1
<PackageReference Include="HelpfulUtilities" Version="1.0.1" />
paket add HelpfulUtilities --version 1.0.1
#r "nuget: HelpfulUtilities, 1.0.1"
// Install HelpfulUtilities as a Cake Addin #addin nuget:?package=HelpfulUtilities&version=1.0.1 // Install HelpfulUtilities as a Cake Tool #tool nuget:?package=HelpfulUtilities&version=1.0.1
This package provides a handful of extensions or other useful methods and classes to ease development, specifically for my own projects.
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. |
-
.NETCoreApp 2.0
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on HelpfulUtilities:
Package | Downloads |
---|---|
Helpful.Framework
This package provides a useful base for designing your Discord bots |
|
HelpfulUtilities.Discord.Commands
This package expands upon Helpful Utilities to provide extensions for the Discord.NET Commands library. |
|
HelpfulUtilities.Discord.Listeners
Provides a service for handling non command messages more smoothly |
|
HelpfulUtilities.Discord
This package expands upon Helpful Utilities to provide extensions for the Discord.NET library. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.2-alpha | 2,603 | 5/23/2018 |
1.2.1-alpha | 938 | 5/23/2018 |
1.2.0-alpha | 1,459 | 5/18/2018 |
1.1.1-alpha | 1,680 | 5/9/2018 |
1.1.0-alpha | 1,040 | 5/7/2018 |
1.0.6-alpha | 2,360 | 5/1/2018 |
1.0.5 | 1,519 | 4/12/2018 |
1.0.4 | 2,749 | 4/12/2018 |
1.0.3 | 1,780 | 4/5/2018 |
1.0.2 | 1,005 | 4/5/2018 |
1.0.1 | 981 | 4/5/2018 |
1.0.0 | 1,324 | 4/4/2018 |
Small changes, may be breaking