SEPA.Net is a parser for SEPA XML Messages based on ISO 2022. The parser can read and create messages that comply to the iso 20022 formats. At the moment Pain and camt are supported. We´re in the process of adding all the other messages. When reading data, the parser can automatically decide which message format to choose based on the xml namespace tag. Simply load any xml file and the parser deserializes the xml file into a .net data structure which can be used for any purpose. Transactions in camt messages can be filtered using linq statements.
Get Started
$ dotnet add package Sepa.NetReadme
No README available.