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
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="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OGN.FlightLog.Client --version 3.0.0
#r "nuget: OGN.FlightLog.Client, 3.0.0"
#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=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 Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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 726 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

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