Gna.Iata
1.0.0.157
dotnet add package Gna.Iata --version 1.0.0.157
NuGet\Install-Package Gna.Iata -Version 1.0.0.157
<PackageReference Include="Gna.Iata" Version="1.0.0.157" />
paket add Gna.Iata --version 1.0.0.157
#r "nuget: Gna.Iata, 1.0.0.157"
// Install Gna.Iata as a Cake Addin #addin nuget:?package=Gna.Iata&version=1.0.0.157 // Install Gna.Iata as a Cake Tool #tool nuget:?package=Gna.Iata&version=1.0.0.157
Gna.Iata by Avionworx
A C# reader and writer for International Air Transport Association (IATA) Standard Schedule Data Set SSIM file (Chapter 7)
Visit https://github.com/Avionworx/Gna.Iata for more information and code examples.
1.0.0.157 2024-09-23
- Ssim parser: Line length check (200 characters per line)
- Ssim parser: Fix for producing empty OnwardSuffix character (' ')
- Ssim writer: Now always writing number of seasons in the header
- Ssim writer: Added option to skip writing TimeZoneDiff
- Flight Leg Consolidator: Added option to ignore segment data during consolidation
1.0.0.133 2024-07-25
- Ssim writer: another fix for period of schedule validity
- Ssim parser: fix for Carrier Record with empty FlightLegs record(s)
- Flight Leg Consolidator: Possibility to ignore duplicates during consolidation
1.0.0.105 2024-06-24
- Extending functionality of DaysOfOperations class
- Ssim writer NewLine and Encoding options
- Ssim writer fix for period schedule validity
- Ssim parser fix for interpreting empty UTC Local Time Variation for Dep and Arr
- Support for Net 8
1.0.0.90 2024-01-29
- Support for Net Framework (4.6.2 and above)
1.0.0.72 2024-01-23
- First public version
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.Bcl.AsyncInterfaces (>= 8.0.0)
- Microsoft.Bcl.HashCode (>= 1.1.1)
-
.NETStandard 2.1
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.0.0.157 2024-09-23
- Ssim parser: Line length check (200 characters per line)
- Ssim parser: Fix for producing empty OnwardSuffix character (' ')
- Ssim writer: Now always writing number of seasons in the header
- Ssim writer: Added option to skip writing TimeZoneDiff
- Flight Leg Consolidator: Added option to ignore segment data during consolidation
1.0.0.133 2024-07-25
- Ssim writer: another fix for period of schedule validity
- Ssim parser: fix for Carrier Record with empty FlightLegs record(s)
- Flight Leg Consolidator: Possibility to ignore duplicates during consolidation
1.0.0.105 2024-06-24
- Extending functionality of DaysOfOperations class
- Ssim writer: NewLine and Encoding options
- Ssim writer: fix for period schedule validity
- Ssim parser: fix for interpreting empty UTC Local Time Variation for Dep and Arr
- Support for Net 8
1.0.0.90 2024-01-29
- Support for Net Framework (4.6.2 and above)
1.0.0.72 2024-01-23
- First public version