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.
<PackageVersion Include="Spectacles.NET.Gateway" Version="0.8.3" />
<PackageReference Include="Spectacles.NET.Gateway" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Spectacles.NET.Gateway&version=0.8.3
#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. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 | 652 | 4/13/2020 |
0.8.2 | 524 | 4/12/2020 |
0.8.1 | 554 | 3/5/2020 |
0.8.0 | 521 | 2/18/2020 |
0.7.4 | 1,109 | 1/22/2020 |
0.7.3 | 660 | 1/16/2020 |
0.7.2 | 550 | 1/6/2020 |
0.7.1 | 577 | 1/1/2020 |
0.7.0 | 548 | 12/31/2019 |
0.6.1 | 542 | 11/10/2019 |
0.6.0 | 541 | 11/9/2019 |
0.5.0 | 581 | 10/10/2019 |
0.4.1 | 550 | 10/6/2019 |
0.4.0 | 547 | 10/5/2019 |
0.3.3 | 554 | 9/23/2019 |
0.3.2 | 557 | 9/14/2019 |
0.3.1 | 562 | 9/14/2019 |
0.3.0 | 582 | 9/14/2019 |
0.2.10 | 566 | 9/8/2019 |
0.2.9 | 573 | 8/16/2019 |
0.2.8 | 560 | 8/16/2019 |
0.2.7 | 557 | 7/26/2019 |
0.2.6 | 619 | 5/17/2019 |
0.2.5 | 601 | 5/11/2019 |
0.2.4 | 615 | 5/3/2019 |
0.2.3 | 715 | 4/22/2019 |
0.2.2 | 630 | 4/18/2019 |
0.2.1 | 621 | 4/18/2019 |
0.2.0 | 611 | 4/15/2019 |
0.1.5 | 620 | 4/2/2019 |
0.1.4 | 592 | 4/2/2019 |
0.1.3 | 642 | 4/2/2019 |
0.1.2 | 658 | 3/6/2019 |
0.1.1 | 632 | 3/2/2019 |
0.1.0 | 622 | 3/2/2019 |
- Fix Identify RateLimiter unlocking too fast