OGN.FlightLog.Client 2.0.3

There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OGN.FlightLog.Client" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OGN.FlightLog.Client --version 2.0.3
#r "nuget: OGN.FlightLog.Client, 2.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
3.0.0 734 5/5/2021
2.0.3 973 4/29/2019
2.0.0 589 4/27/2019
1.3.0 1,007 5/23/2018
1.2.0 949 4/24/2018
1.1.0 1,020 3/29/2016
1.0.0 937 3/29/2016

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