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,659 4/13/2020
0.9.7 1,181 3/5/2020
0.9.6 783 2/18/2020
0.9.5 1,759 1/22/2020
0.9.4 1,092 1/6/2020
0.9.3 832 1/1/2020
0.9.2 843 1/1/2020
0.9.1 814 1/1/2020
0.9.0 943 12/31/2019
0.8.3 655 11/21/2019
0.8.2 643 11/21/2019
0.8.1 803 11/10/2019
0.8.0 815 11/9/2019
0.7.0 2,200 10/10/2019
0.6.0 1,320 10/5/2019
0.5.2 924 9/23/2019
0.5.1 2,761 8/16/2019
0.5.0 1,354 7/26/2019
0.4.9 1,003 5/17/2019
0.4.8 735 5/13/2019
Loading failed

- Update JsonSubTypes dependency