OpenSky API .NET client implementation, please refer to https://opensky-network.org/apidoc/rest.html for more details.
Info
Version: | 1.1.0 |
Author(s): | Igor Mishur |
Last Update: | Thursday, May 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/igrm/Igrm.OpenSkyApi |
NuGet Url: | https://www.nuget.org/packages/Igrm.OpenSkyApi |
Install
Install-Package Igrm.OpenSkyApi
dotnet add package Igrm.OpenSkyApi
paket add Igrm.OpenSkyApi
Igrm.OpenSkyApi Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 8.4.0)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.2)