OGN.FlightLog.Client
3.0.0
dotnet add package OGN.FlightLog.Client --version 3.0.0
NuGet\Install-Package OGN.FlightLog.Client -Version 3.0.0
<PackageReference Include="OGN.FlightLog.Client" Version="3.0.0" />
paket add OGN.FlightLog.Client --version 3.0.0
#r "nuget: OGN.FlightLog.Client, 3.0.0"
// Install OGN.FlightLog.Client as a Cake Addin #addin nuget:?package=OGN.FlightLog.Client&version=3.0.0 // Install OGN.FlightLog.Client as a Cake Tool #tool nuget:?package=OGN.FlightLog.Client&version=3.0.0
.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 | net472 is compatible. net48 was computed. net481 was computed. |
-
- EntityFramework (>= 6.4.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v3.0.0 implemented new csv format and endpoint on KTrax (contribution by Martin Jensen - aarhusit) + upgraded to 4.7.2
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