Raptorious.Finance.Swift.Mt940
1.2.0.4
SharpMT940Lib implements the MT940 format in C# and is based on specifications of multiple banks. You can use it as a base for financial software or for conversions to other formats like CSV or OFX.
Install-Package Raptorious.Finance.Swift.Mt940 -Version 1.2.0.4
dotnet add package Raptorious.Finance.Swift.Mt940 --version 1.2.0.4
<PackageReference Include="Raptorious.Finance.Swift.Mt940" Version="1.2.0.4" />
paket add Raptorious.Finance.Swift.Mt940 --version 1.2.0.4
Release Notes
A special thank you to [Rob Kent](http://proofbydesign.com/) who made this release possible.
Changed: Issue #10 - Transaction AccountServicingReference (subfield 8) not parsed
Changed: Issue #7 - Transaction without :86 information line is not added to the message
Changed: Issue #14 - Library is broken with en-GB culture and decimal points instead of commas.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.