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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
- C5 (>= 2.4.5947.17249)
- Serilog (>= 2.5.0)
- Serilog.Settings.AppSettings (>= 2.1.0)
- Serilog.Sinks.Literate (>= 3.0.0)
- System.Collections.Immutable (>= 1.3.1)
- TimeZoneConverter (>= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixes in regards with Serilog