FSharp.Discord
0.0.8
dotnet add package FSharp.Discord --version 0.0.8
NuGet\Install-Package FSharp.Discord -Version 0.0.8
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="FSharp.Discord" Version="0.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Discord --version 0.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.Discord, 0.0.8"
#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 FSharp.Discord as a Cake Addin #addin nuget:?package=FSharp.Discord&version=0.0.8 // Install FSharp.Discord as a Cake Tool #tool nuget:?package=FSharp.Discord&version=0.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FSharp.Discord
A Discord API wrapper for F# applications.
[!WARNING] Major bugs and issues may be present. Use is not recommended until a v1.0.0 release and beyond.
Packages
- FSharp.Discord - A collection of all FSharp.Discord.* packages
- FSharp.Discord.Types - Typings for Discord API content
- FSharp.Discord.Rest - Wrapper for Discord's HTTP API
- FSharp.Discord.Gateway - Connect to Discord's Websocket gateway API for real-time events
- FSharp.Discord.Webhook - Helpers for handling webhook and HTTP interaction events
- FSharp.Discord.Utils - Utilities for API references and message formatting tools
- FSharp.Discord.Commands - Helpers for when creating interaction commands
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- FSharp.Core (>= 8.0.403)
- FSharp.Discord.Commands (>= 0.0.8)
- FSharp.Discord.Gateway (>= 0.0.8)
- FSharp.Discord.Rest (>= 0.0.8)
- FSharp.Discord.Types (>= 0.0.8)
- FSharp.Discord.Utils (>= 0.0.8)
- FSharp.Discord.Webhook (>= 0.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.