Iso85834Net 0.0.0.3

dotnet add package Iso85834Net --version 0.0.0.3
NuGet\Install-Package Iso85834Net -Version 0.0.0.3
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="Iso85834Net" Version="0.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Iso85834Net --version 0.0.0.3
#r "nuget: Iso85834Net, 0.0.0.3"
#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 Iso85834Net as a Cake Addin
#addin nuget:?package=Iso85834Net&version=0.0.0.3

// Install Iso85834Net as a Cake Tool
#tool nuget:?package=Iso85834Net&version=0.0.0.3

Iso85834Net is a library that helps parse/read and generate ISO 8583 messages. It does not handle sending or reading them over a network connection, but it does parse the data you have read and can generate the data you need to write over a network connection.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  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.0.0.3 1,364 7/12/2017
0.0.0.2 930 6/28/2017
0.0.0.1 1,007 6/26/2017

Fixes in regards with Serilog