OGN.FlightLog.Client
2.0.3
See the version list below for details.
dotnet add package OGN.FlightLog.Client --version 2.0.3
NuGet\Install-Package OGN.FlightLog.Client -Version 2.0.3
<PackageReference Include="OGN.FlightLog.Client" Version="2.0.3" />
paket add OGN.FlightLog.Client --version 2.0.3
#r "nuget: OGN.FlightLog.Client, 2.0.3"
// Install OGN.FlightLog.Client as a Cake Addin #addin nuget:?package=OGN.FlightLog.Client&version=2.0.3 // Install OGN.FlightLog.Client as a Cake Tool #tool nuget:?package=OGN.FlightLog.Client&version=2.0.3
.Net Client for the OGN (Open Glider Network) KTrax Logbook FlightLog at https://ktrax.kisstech.ch/logbook/ based on http://live.glidernet.org/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- EntityFramework (>= 6.1.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v2.0.3 bugfix - changing main table name to ktrax.logbook to map source and give credit
v2.0.2 bugfix - storing all fields and using native bigint type on seq nr
v2.0.1 bugfix - now exposing the new flight fields as public and parses flight_time
v2.0 Updated to support KTrax Logbook CSV format
v1.3 Option.timeout for controlling WebClient Timeout added
v1.2 Updated how InvalidAirportException is detected
v1.1 Downgraded to Framework 4.5
v1.0 First release with parsing of live request and basic local storage when using historical lookups on data