Azy.FateGrandOrderAPI
0.3.5
See the version list below for details.
dotnet add package Azy.FateGrandOrderAPI --version 0.3.5
NuGet\Install-Package Azy.FateGrandOrderAPI -Version 0.3.5
<PackageReference Include="Azy.FateGrandOrderAPI" Version="0.3.5" />
paket add Azy.FateGrandOrderAPI --version 0.3.5
#r "nuget: Azy.FateGrandOrderAPI, 0.3.5"
// Install Azy.FateGrandOrderAPI as a Cake Addin #addin nuget:?package=Azy.FateGrandOrderAPI&version=0.3.5 // Install Azy.FateGrandOrderAPI as a Cake Tool #tool nuget:?package=Azy.FateGrandOrderAPI&version=0.3.5
The FateGrandOrderAPI NuGet lib is a small lib that allows you to get information about servants from the game Fate/Grand Order
Product | Versions 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. |
-
.NETStandard 2.0
- HtmlAgilityPack (>= 1.8.11)
- Microsoft.CSharp (>= 4.5.0)
- Newtonsoft.Json (>= 12.0.1)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
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 |
---|---|---|
0.3.9 | 599 | 11/6/2019 |
0.3.8 | 597 | 4/8/2019 |
0.3.7 | 725 | 1/14/2019 |
0.3.6 | 665 | 1/11/2019 |
0.3.5 | 640 | 1/10/2019 |
0.3.4 | 665 | 1/5/2019 |
0.3.3 | 648 | 12/24/2018 |
0.3.2 | 618 | 12/24/2018 |
0.3.1 | 623 | 12/23/2018 |
0.3.0 | 655 | 12/21/2018 |
0.2.9 | 665 | 12/20/2018 |
0.2.8 | 651 | 12/18/2018 |
0.2.7 | 695 | 12/18/2018 |
0.2.6 | 622 | 12/17/2018 |
0.2.5 | 665 | 12/16/2018 |
0.2.4 | 712 | 12/14/2018 |
0.2.3 | 652 | 12/12/2018 |
0.2.2 | 636 | 12/11/2018 |
0.2.1 | 647 | 12/11/2018 |
0.2.0 | 669 | 12/10/2018 |
0.1.0 | 704 | 12/10/2018 |
Wew fixes are a thing and comments should not be as bad (they still bad, but not as bad as before)
.
GetPeople is now GetServant, FateGrandOrderPeople is now just Servant (because we're getting Servants so it made more sense for it to be called that) and EnemiesThatDroppedThis is now AnythingThatDropsThis because it now can get Servants that drop stuff
and lastly you can disable caching (you can choose what is disabled) and you can now save the caching to disk (wouldn't do it right now as this is still a WIP so parts could change with this)