Essy.LIS.LIS02A2 3.0.0

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

// Install Essy.LIS.LIS02A2 as a Cake Tool
#tool nuget:?package=Essy.LIS.LIS02A2&version=3.0.0

This library is an OO implementation of the CLSI LIS2-A2 standard.
"Specification for Transferring Information Between Clinical Laboratory
Instruments and Information Systems; Approved Standard—Second
Edition"
The library includes all LIS2-A2 records.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  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.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Essy.LIS.LIS02A2:

Package Downloads
ESSY.LIS.LIS01-A2

This library is an OO implementation of the CLSI LIS01-A2 standard. "Specification for Low-Level Protocol to Transfer Messages Between Clinical Laboratory Instruments and Computer Systems;

Essy.LIS.Connection.TCPIPLisConnection

This package implements a TCP/IP LIS connection without the checksum and flowcontrol overhead.

Essy.LIS.Connection.FTDIConnection

This package implements a direct FTDI Chip RS-232 connection.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.3.1 3,103 8/12/2020
5.3.0 487 8/11/2020
5.2.0 4,101 10/23/2018
5.1.0 765 10/22/2018
5.0.0 801 10/19/2018
4.1.0 832 10/2/2018
4.0.1 3,587 5/3/2016
4.0.0 3,596 5/3/2016
3.0.0 1,602 12/20/2012
2.0.0 3,026 7/19/2012

The parser now accepts frames that contain more then one record.