Gyxi 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Gyxi --version 1.0.1
NuGet\Install-Package Gyxi -Version 1.0.1
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="Gyxi" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gyxi --version 1.0.1
#r "nuget: Gyxi, 1.0.1"
#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.
// Install Gyxi as a Cake Addin
#addin nuget:?package=Gyxi&version=1.0.1

// Install Gyxi as a Cake Tool
#tool nuget:?package=Gyxi&version=1.0.1

Single class called "Gyxi" which allows you to immediately work with the famous no-registration-required database as a service Gyxi. Simply choose a guid and start using it.

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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
9.2.0 1,248 7/29/2022
9.1.2 405 5/30/2022
9.1.1 426 5/30/2022
9.1.0 422 5/29/2022
9.0.6-preview 226 7/27/2021
9.0.5-preview 218 7/20/2021
9.0.2-preview 236 7/9/2021
9.0.1-preview 215 7/8/2021
9.0.0-preview 217 7/8/2021
1.5.5 523 5/18/2020
1.5.4 452 5/18/2020
1.5.3 436 5/18/2020
1.5.2 500 5/17/2020
1.5.1 455 5/17/2020
1.5.0 458 5/17/2020
1.4.3 448 4/26/2020
1.4.2 424 4/26/2020
1.4.1 430 4/26/2020
1.4.0 427 4/26/2020
1.3.0 456 3/22/2020
1.2.0 499 3/20/2020
1.1.0 541 3/16/2020
1.0.9 490 3/10/2020
1.0.8 440 3/10/2020
1.0.7 472 3/10/2020
1.0.6 456 3/10/2020
1.0.5 434 3/10/2020
1.0.4 446 3/10/2020
1.0.2 455 3/10/2020
1.0.1 449 3/10/2020
1.0.0 447 3/10/2020

Simplified the Gyxi.Client.GyxiClient to be used with Dependency Injection if needed and no type definitions required when not needed.