Info
Version: | 1.2.0 |
Author(s): | Igor Mishur |
Last Update: | Saturday, May 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/igrm/Igrm.OpenFlights |
NuGet Url: | https://www.nuget.org/packages/Igrm.OpenFlights |
Install
Install-Package Igrm.OpenFlights
dotnet add package Igrm.OpenFlights
paket add Igrm.OpenFlights
Igrm.OpenFlights Download (Unzip the "nupkg" after downloading)
Dependencies
- CsvHelper(>= 12.1.2)
- Microsoft.Extensions.Caching.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Caching.Memory(>= 2.2.0)
Serves lists of airports, aircraft, airlines and routes.
CSV files are automatically downloaded to the temporal folder, loaded into .NET models and cached in MemoryCache.
Please refer to https://openflights.org/data.html for more details.