.NET 8 Implementation of OFX (Open Financial Exchange) File Management
-
Updated
Jul 14, 2024 - C#
.NET 8 Implementation of OFX (Open Financial Exchange) File Management
ChatGPT plugin to query for Ethereum transactions and format for import into accounting software
Simple utility to read a bunch of OFX files and output a single CSV file with the transactions in tabular form.
This library is a port from the original OFXParser to .NET Standard. OFXParser is a library to parse OFX Files into plain C# objects, with some small changed done to handle OFX Files used by Brazilian banks, that don't strict follow the OFX pattern.
C# library for OFX file parsing. Now on .NET Core 2.1
Add a description, image, and links to the ofx topic page so that developers can more easily learn about it.
To associate your repository with the ofx topic, visit your repo's landing page and select "manage topics."