Spectacles.NET.Types 0.9.8

dotnet add package Spectacles.NET.Types --version 0.9.8
                    
NuGet\Install-Package Spectacles.NET.Types -Version 0.9.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="Spectacles.NET.Types" Version="0.9.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Spectacles.NET.Types" Version="0.9.8" />
                    
Directory.Packages.props
<PackageReference Include="Spectacles.NET.Types" />
                    
Project file
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.Types --version 0.9.8
                    
#r "nuget: Spectacles.NET.Types, 0.9.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.
#addin nuget:?package=Spectacles.NET.Types&version=0.9.8
                    
Install Spectacles.NET.Types as a Cake Addin
#tool nuget:?package=Spectacles.NET.Types&version=0.9.8
                    
Install Spectacles.NET.Types as a Cake Tool

Typings for Discord objects.

Product 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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Spectacles.NET.Types:

Package Downloads
Spectacles.NET.Rest

A REST module for the Discord API.

Spectacles.NET.Gateway

Spawns shards and manages a bot's lifetime on the Discord WebSocket gateway.

Lavalink.NET

A C# Library to interact with Lavalink

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.8 1,470 4/13/2020
0.9.7 957 3/5/2020
0.9.6 614 2/18/2020
0.9.5 1,568 1/22/2020
0.9.4 893 1/6/2020
0.9.3 667 1/1/2020
0.9.2 677 1/1/2020
0.9.1 653 1/1/2020
0.9.0 757 12/31/2019
0.8.3 499 11/21/2019
0.8.2 488 11/21/2019
0.8.1 623 11/10/2019
0.8.0 623 11/9/2019
0.7.0 1,956 10/10/2019
0.6.0 1,085 10/5/2019
0.5.2 743 9/23/2019
0.5.1 2,368 8/16/2019
0.5.0 1,113 7/26/2019
0.4.9 815 5/17/2019
0.4.8 567 5/13/2019
0.4.7 804 5/11/2019
0.4.6 567 5/9/2019
0.4.5 748 4/25/2019
0.4.4 605 4/25/2019
0.4.3 902 4/20/2019
0.4.2 706 4/18/2019
0.4.1 717 4/18/2019
0.4.0 933 4/15/2019
0.3.13 575 4/3/2019
0.3.12 683 4/2/2019
0.3.11 557 4/2/2019
0.3.10 582 4/2/2019
0.3.9 669 4/2/2019
0.3.8 698 4/2/2019
0.3.7 588 3/31/2019
0.3.6 604 3/31/2019
0.3.5 620 3/30/2019
0.3.4 842 3/24/2019
0.3.3 1,685 3/11/2019
0.3.2 731 3/11/2019
0.3.1 585 3/6/2019
0.3.0 833 3/3/2019
0.2.1 605 3/2/2019
0.2.0 726 3/2/2019
0.1.0 828 3/2/2019

- Update JsonSubTypes dependency