SharpMt940Lib.Core
SharpMt940Lib.Core is a C library that implements the SWIFT MT940 Customer Statement Message standard for the .NET platform. Originally a port of the Raptorious.Finance.Swift.Mt940 package, it parses financial transaction data exported by banks in the MT940 plain text format, with specific support for variations like those used by ABN AMRO. The library serves as a foundational component for building financial software applications, enabling developers to read, interpret, and validate statement files programmatically. Its primary use cases include migrating legacy banking data, generating reports, and converting MT940 files into more widely supported formats such as CSV or OFX for integration with accounting packages and personal finance tools. As an open-source project distributed under the MIT license, it is free for use in both commercial and non-commercial projects. It addresses the common gap in software support where users cannot directly import raw bank exports, eliminating the need for manual conversio