Gett.NET
1.2.1-rc1
Gett.NET - A library for Ge.tt Web Services
This is a prerelease version of Gett.NET.
Install-Package Gett.NET -Version 1.2.1-rc1
dotnet add package Gett.NET --version 1.2.1-rc1
<PackageReference Include="Gett.NET" Version="1.2.1-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gett.NET --version 1.2.1-rc1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Gett.NET, 1.2.1-rc1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Got Ge.tt Live API working again.
Removed built-in C# source for WebSocketSharp and use NuGet Package WebSocketSharp
Update from Json.NET 6.0.3 to 8.0.2
Added Strong Name and support for Task-based Asynchronous Pattern (Async/Await)
Dependencies
-
- Newtonsoft.Json (>= 8.0.2)
- WebSocketSharp (>= 1.0.3-rc9)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.