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. |
.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 | 485 | 4/13/2020 |
0.8.2 | 408 | 4/12/2020 |
0.8.1 | 435 | 3/5/2020 |
0.8.0 | 413 | 2/18/2020 |
0.7.4 | 686 | 1/22/2020 |
0.7.3 | 529 | 1/16/2020 |
0.7.2 | 431 | 1/6/2020 |
0.7.1 | 452 | 1/1/2020 |
0.7.0 | 436 | 12/31/2019 |
0.6.1 | 428 | 11/10/2019 |
0.6.0 | 430 | 11/9/2019 |
0.5.0 | 454 | 10/10/2019 |
0.4.1 | 434 | 10/6/2019 |
0.4.0 | 437 | 10/5/2019 |
0.3.3 | 441 | 9/23/2019 |
0.3.2 | 436 | 9/14/2019 |
0.3.1 | 449 | 9/14/2019 |
0.3.0 | 456 | 9/14/2019 |
0.2.10 | 453 | 9/8/2019 |
0.2.9 | 461 | 8/16/2019 |
0.2.8 | 448 | 8/16/2019 |
0.2.7 | 443 | 7/26/2019 |
0.2.6 | 489 | 5/17/2019 |
0.2.5 | 486 | 5/11/2019 |
0.2.4 | 491 | 5/3/2019 |
0.2.3 | 579 | 4/22/2019 |
0.2.2 | 513 | 4/18/2019 |
0.2.1 | 507 | 4/18/2019 |
0.2.0 | 491 | 4/15/2019 |
0.1.5 | 498 | 4/2/2019 |
0.1.4 | 477 | 4/2/2019 |
0.1.3 | 520 | 4/2/2019 |
0.1.2 | 533 | 3/6/2019 |
0.1.1 | 514 | 3/2/2019 |
0.1.0 | 507 | 3/2/2019 |
- Fix Identify RateLimiter unlocking too fast