Gyxi 1.4.0

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

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

GyxiClient is ready to use without any prior registration required and you get 1 GB storage for free.

You choose a Region (from an enum) and a database id of your choice which must be a guid. Simply start using it - no need to register your database beforehand.

Keep your guid secret because anyone who has access to the guid has full access to your database.

Example:
var gyxi = new GyxiClient(Region.Germany, "dfca164c-b19d-4abd-a5a7-4eabdfb8b123");
gyxi.Save("mytype", "all", myObj);

Please note: Use any other guid than the one from the sample above.

Read more about Gyxi at https://gyxi.com/

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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,240 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 454 5/17/2020
1.5.0 458 5/17/2020
1.4.3 447 4/26/2020
1.4.2 423 4/26/2020
1.4.1 429 4/26/2020
1.4.0 426 4/26/2020
1.3.0 454 3/22/2020
1.2.0 497 3/20/2020
1.1.0 539 3/16/2020
1.0.9 488 3/10/2020
1.0.8 438 3/10/2020
1.0.7 470 3/10/2020
1.0.6 454 3/10/2020
1.0.5 432 3/10/2020
1.0.4 444 3/10/2020
1.0.2 453 3/10/2020
1.0.1 447 3/10/2020
1.0.0 445 3/10/2020

Dramatically increased performance of views