Gna.Iata 1.0.0.286

dotnet add package Gna.Iata --version 1.0.0.286
                    
NuGet\Install-Package Gna.Iata -Version 1.0.0.286
                    
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="Gna.Iata" Version="1.0.0.286" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gna.Iata" Version="1.0.0.286" />
                    
Directory.Packages.props
<PackageReference Include="Gna.Iata" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Gna.Iata --version 1.0.0.286
                    
#r "nuget: Gna.Iata, 1.0.0.286"
                    
#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.
#:package Gna.Iata@1.0.0.286
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Gna.Iata&version=1.0.0.286
                    
Install as a Cake Addin
#tool nuget:?package=Gna.Iata&version=1.0.0.286
                    
Install as a Cake Tool

Gna.Iata by Avionworx

A C# reader and writer for International Air Transport Association (IATA) Standard Schedule Data Set SSIM file (Chapter 7)

License: Please read LICENSE.txt

Visit https://github.com/Avionworx/Gna.Iata for more information and code examples.

1.0.0.286 2025-12-14

  • Support for .NET 10
  • Ssim writer: Added support for Frequency Rate (week frequency) - see BypassFrequencyRate in SsimWriterOptions
  • Ssim parser/writer: Fixes for AcVersion/AcConfiguration (VV)
  • Ssim parser/writer: Added support for Carrier Record 'automated check in'
  • Ssim parser/writer: Added support for Carrier Record 'secure flight indicator'
  • Ssim parser/writer: Added Gzip support
  • Ssim writer: Added basic data validation (see SkipValidation option in SsimWriterOptions)

1.0.0.219 2025-05-05

  • Ssim parser: Fix for FlightDate parsing on multileg flights
  • License changed

1.0.0.199 2025-03-15

  • Ssim parser/writer: Added support for Passenger STD/STA
  • Ssim parser/writer: Added partial support for Traffic Restrictions
  • Ssim parser/writer: Added support for Header Record 'spare' properties (36-40, 42-191)
  • Ssim parser/writer: Added support for Carrier Record 'spare' properties (6-10, 14-14)
  • Ssim parser/writer: Added support for Flight Leg Record 'spare' properties (123-127, 147-147, 162-172)
  • Ssim parser/writer: Added support for Segment Record 'spare' properties (15-27)
  • Ssim parser/writer: Added support for Trailer Record 'spare' properties (2-2, 13-1877)
  • Ssim parser/writer: respecting Cancelation Token parameter
  • Ssim parser: Fix for progress implementation (leg and rows counting bug)
  • Ssim parser: Fix for producing empty Passenger Reservation Booking Designator
  • Ssim parser: Fix for producing empty Passenger Reservation Booking Modifier
  • Ssim parser: Fix for producing empty Aircraft Type Code
  • Ssim parser: Fix for producing empty Aircraft Version

1.0.0.180 2024-12-12

  • Ssim parser: Fix for producing empty DepMinConnTimeStatus character (' ')
  • Ssim parser: Fix for producing empty ArrMinConnTimeStatus character (' ')
  • Ssim parser/writer: Added support for Onward Aircraft Layover property (OnwardAircraftLayover)
  • Added methods for resolving onward leg references (see OnwardMethods)
  • Support for .NET 9

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 Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-browser1.0 is compatible.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

  • .NETStandard 2.1

    • No dependencies.
  • net10.0

    • No dependencies.
  • net10.0-browser1.0

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.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.

Version Downloads Last Updated
1.0.0.286 226 12/14/2025
1.0.0.219 866 5/5/2025
1.0.0.199 163 3/15/2025
1.0.0.180 226 12/12/2024
1.0.0.157 221 9/23/2024
1.0.0.133 908 7/25/2024
1.0.0.105 211 6/25/2024
1.0.0.90 245 1/29/2024
1.0.0.72 195 1/23/2024

License: Free for Non-Commercial Use. Please read LICENSE.txt

1.0.0.286 2025-12-14
- Support for .NET 10
- Ssim writer: Added support for Frequency Rate (week frequency) - see BypassFrequencyRate option
- Ssim parser/writer: Fixes for AcVersion/AcConfiguration (VV)
- Ssim parser/writer: Added support for Carrier Record 'automated check in'
- Ssim parser/writer: Added support for Carrier Record 'secure flight indicator'
- Ssim parser/writer: Added Gzip support
- Ssim writer: Added basic data validation (see SkipValidation option in SsimWriterOptions)

1.0.0.219 2025-05-05
- Ssim parser: Fix for FlightDate parsing on multileg flights
- License changed

1.0.0.199 2025-03-15
- Ssim parser/writer: Added support for Passenger STD/STA
- Ssim parser/writer: Added partial support for Traffic Restrictions
- Ssim parser/writer: Added support for Header Record 'spare' properties (36-40, 42-191)
- Ssim parser/writer: Added support for Carrier Record 'spare' properties (6-10, 14-14)
- Ssim parser/writer: Added support for Flight Leg Record 'spare' properties (123-127, 147-147, 162-172)
- Ssim parser/writer: Added support for Segment Record 'spare' properties (15-27)
- Ssim parser/writer: Added support for Trailer Record 'spare' properties (2-2, 13-1877)
- Ssim parser/writer: respecting Cancelation Token parameter
- Ssim parser: Fix for progress implementation (leg and rows counting bug)
- Ssim parser: Fix for producing empty Passenger Reservation Booking Designator
- Ssim parser: Fix for producing empty Passenger Reservation Booking Modifier
- Ssim parser: Fix for producing empty Aircraft Type Code
- Ssim parser: Fix for producing empty Aircraft Version

1.0.0.180 2024-12-12
- Ssim parser: Fix for producing empty DepMinConnTimeStatus character (' ')
- Ssim parser: Fix for producing empty ArrMinConnTimeStatus character (' ')
- Ssim parser/writer: Added support for Onward Aircraft Layover property (OnwardAircraftLayover)
- Added methods for resolving onward leg references (see OnwardMethods)
- Support for .NET 9

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