Spectacles.NET.Gateway
0.8.3
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-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 | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
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 | 564 | 4/13/2020 |
0.8.2 | 448 | 4/12/2020 |
0.8.1 | 479 | 3/5/2020 |
0.8.0 | 446 | 2/18/2020 |
0.7.4 | 961 | 1/22/2020 |
0.7.3 | 588 | 1/16/2020 |
0.7.2 | 471 | 1/6/2020 |
0.7.1 | 491 | 1/1/2020 |
0.7.0 | 472 | 12/31/2019 |
0.6.1 | 466 | 11/10/2019 |
0.6.0 | 464 | 11/9/2019 |
0.5.0 | 503 | 10/10/2019 |
0.4.1 | 474 | 10/6/2019 |
0.4.0 | 464 | 10/5/2019 |
0.3.3 | 475 | 9/23/2019 |
0.3.2 | 476 | 9/14/2019 |
0.3.1 | 482 | 9/14/2019 |
0.3.0 | 505 | 9/14/2019 |
0.2.10 | 490 | 9/8/2019 |
0.2.9 | 492 | 8/16/2019 |
0.2.8 | 483 | 8/16/2019 |
0.2.7 | 477 | 7/26/2019 |
0.2.6 | 531 | 5/17/2019 |
0.2.5 | 521 | 5/11/2019 |
0.2.4 | 532 | 5/3/2019 |
0.2.3 | 633 | 4/22/2019 |
0.2.2 | 544 | 4/18/2019 |
0.2.1 | 545 | 4/18/2019 |
0.2.0 | 529 | 4/15/2019 |
0.1.5 | 538 | 4/2/2019 |
0.1.4 | 514 | 4/2/2019 |
0.1.3 | 565 | 4/2/2019 |
0.1.2 | 574 | 3/6/2019 |
0.1.1 | 551 | 3/2/2019 |
0.1.0 | 544 | 3/2/2019 |
- Fix Identify RateLimiter unlocking too fast