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.
#:package Spectacles.NET.Types@0.9.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Spectacles.NET.Types&version=0.9.8
                    
Install as a Cake Addin
#tool nuget:?package=Spectacles.NET.Types&version=0.9.8
                    
Install 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.  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.

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,587 4/13/2020
0.9.7 1,117 3/5/2020
0.9.6 725 2/18/2020
0.9.5 1,697 1/22/2020
0.9.4 1,039 1/6/2020
0.9.3 764 1/1/2020
0.9.2 776 1/1/2020
0.9.1 757 1/1/2020
0.9.0 883 12/31/2019
0.8.3 599 11/21/2019
0.8.2 586 11/21/2019
0.8.1 741 11/10/2019
0.8.0 747 11/9/2019
0.7.0 2,131 10/10/2019
0.6.0 1,256 10/5/2019
0.5.2 857 9/23/2019
0.5.1 2,696 8/16/2019
0.5.0 1,283 7/26/2019
0.4.9 943 5/17/2019
0.4.8 668 5/13/2019
0.4.7 930 5/11/2019
0.4.6 654 5/9/2019
0.4.5 862 4/25/2019
0.4.4 693 4/25/2019
0.4.3 1,021 4/20/2019
0.4.2 802 4/18/2019
0.4.1 822 4/18/2019
0.4.0 1,070 4/15/2019
0.3.13 660 4/3/2019
0.3.12 797 4/2/2019
0.3.11 642 4/2/2019
0.3.10 678 4/2/2019
0.3.9 774 4/2/2019
0.3.8 815 4/2/2019
0.3.7 686 3/31/2019
0.3.6 705 3/31/2019
0.3.5 721 3/30/2019
0.3.4 965 3/24/2019
0.3.3 1,909 3/11/2019
0.3.2 838 3/11/2019
0.3.1 682 3/6/2019
0.3.0 967 3/3/2019
0.2.1 708 3/2/2019
0.2.0 844 3/2/2019
0.1.0 940 3/2/2019

- Update JsonSubTypes dependency