CompAnalytics.X9 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CompAnalytics.X9 --version 0.1.0
NuGet\Install-Package CompAnalytics.X9 -Version 0.1.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="CompAnalytics.X9" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CompAnalytics.X9 --version 0.1.0
#r "nuget: CompAnalytics.X9, 0.1.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 CompAnalytics.X9 as a Cake Addin
#addin nuget:?package=CompAnalytics.X9&version=0.1.0

// Install CompAnalytics.X9 as a Cake Tool
#tool nuget:?package=CompAnalytics.X9&version=0.1.0

Provides classes for reading, manipulating, authoring, and writing X9.100-187 Image Cash Letter files. Some special-purpose classes and methods are provided specifically to accelerate production of these files for JPMorgan Chase, but all of the following record types are supported for general-purpose use: 01, 10, 20, 25, 26, 50, 52*, 70, 90, 99.
   
   * Record Type 52 (Image View Data Record) supports dynamic-length image data, but no other dynamic-length fields are currently supported (e.g. image data signature).

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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
0.2.0 831 1/7/2020
0.1.1 458 12/19/2019
0.1.0 435 12/19/2019

Initial release to Nuget.