Skip to content

rfd59/OFX-Tool

Repository files navigation

OFX-Tool

C# library for OFX file.

CICD Coverage Status Codacy Badge Nuget GitHub

About this project

This project provides a .Net 6.0 library to manage the OFX file.

An OFX file is a financial data file created in the Open Financial Exchange (OFX) format, an open format for transferring data between vendors, consumers, and financial systems. It contains transactions, statements, and other financial information

You can extract the data from a OFX file or build an OFX file.

Links

Notes

License

OFX-Tool is available under the MIT license. See the LICENSE file for more info.