Spectacles.NET.Gateway
0.8.3
.NET Core 3.1
dotnet add package Spectacles.NET.Gateway --version 0.8.3
NuGet\Install-Package Spectacles.NET.Gateway -Version 0.8.3
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="Spectacles.NET.Gateway" Version="0.8.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spectacles.NET.Gateway --version 0.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Spectacles.NET.Gateway, 0.8.3"
#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 Spectacles.NET.Gateway as a Cake Addin
#addin nuget:?package=Spectacles.NET.Gateway&version=0.8.3
// Install Spectacles.NET.Gateway as a Cake Tool
#tool nuget:?package=Spectacles.NET.Gateway&version=0.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Spawns shards and manages a bot's lifetime on the Discord WebSocket gateway.
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-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 | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- RateLimiter (>= 2.1.0)
- Spectacles.NET.Types (>= 0.9.8)
- Spectacles.NET.Util (>= 0.3.0)
- WS.NET (>= 1.1.1)
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.8.3 | 493 | 4/13/2020 |
0.8.2 | 417 | 4/12/2020 |
0.8.1 | 439 | 3/5/2020 |
0.8.0 | 417 | 2/18/2020 |
0.7.4 | 711 | 1/22/2020 |
0.7.3 | 536 | 1/16/2020 |
0.7.2 | 435 | 1/6/2020 |
0.7.1 | 456 | 1/1/2020 |
0.7.0 | 440 | 12/31/2019 |
0.6.1 | 433 | 11/10/2019 |
0.6.0 | 432 | 11/9/2019 |
0.5.0 | 459 | 10/10/2019 |
0.4.1 | 438 | 10/6/2019 |
0.4.0 | 442 | 10/5/2019 |
0.3.3 | 444 | 9/23/2019 |
0.3.2 | 440 | 9/14/2019 |
0.3.1 | 454 | 9/14/2019 |
0.3.0 | 460 | 9/14/2019 |
0.2.10 | 454 | 9/8/2019 |
0.2.9 | 465 | 8/16/2019 |
0.2.8 | 453 | 8/16/2019 |
0.2.7 | 447 | 7/26/2019 |
0.2.6 | 494 | 5/17/2019 |
0.2.5 | 491 | 5/11/2019 |
0.2.4 | 495 | 5/3/2019 |
0.2.3 | 584 | 4/22/2019 |
0.2.2 | 516 | 4/18/2019 |
0.2.1 | 510 | 4/18/2019 |
0.2.0 | 495 | 4/15/2019 |
0.1.5 | 503 | 4/2/2019 |
0.1.4 | 480 | 4/2/2019 |
0.1.3 | 525 | 4/2/2019 |
0.1.2 | 536 | 3/6/2019 |
0.1.1 | 520 | 3/2/2019 |
0.1.0 | 512 | 3/2/2019 |
- Fix Identify RateLimiter unlocking too fast