Raptorious.Finance.Swift.Mt940
1.2.0.4
dotnet add package Raptorious.Finance.Swift.Mt940 --version 1.2.0.4
NuGet\Install-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
#r "nuget: Raptorious.Finance.Swift.Mt940, 1.2.0.4"
// Install Raptorious.Finance.Swift.Mt940 as a Cake Addin #addin nuget:?package=Raptorious.Finance.Swift.Mt940&version=1.2.0.4 // Install Raptorious.Finance.Swift.Mt940 as a Cake Tool #tool nuget:?package=Raptorious.Finance.Swift.Mt940&version=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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Raptorious.Finance.Swift.Mt940:
Package | Downloads |
---|---|
Catharsium.Finance.Data.FileStorage
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
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.