Mocoding.Ofx
1.1.0
.Net Core Library to work with OFX (Open Financial Exchange). More info http://www.ofx.org/
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Mocoding.Ofx -Version 1.1.0
dotnet add package Mocoding.Ofx --version 1.1.0
<PackageReference Include="Mocoding.Ofx" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mocoding.Ofx --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mocoding.Ofx, 1.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mocoding.Ofx as a Cake Addin
#addin nuget:?package=Mocoding.Ofx&version=1.1.0
// Install Mocoding.Ofx as a Cake Tool
#tool nuget:?package=Mocoding.Ofx&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release. Included: OfxSerializer, SgmlSerializer, set of OFX objects generated from XSD. Unit tests
Dependencies
-
.NETCore 4.5
- System.IO (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Text.RegularExpressions (>= 4.0.0)
- System.Xml.ReaderWriter (>= 4.0.0)
- System.Xml.XmlSerializer (>= 4.0.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- System.Text.RegularExpressions (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
-
UAP 10.0
- System.Text.RegularExpressions (>= 4.3.0)
- System.Xml.XmlSerializer (>= 4.3.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Mocoding.Ofx:
Package | Downloads |
---|---|
Mocoding.Ofx.Client
OFX HTTP Client for .NET Standard. Supports Account and Transactions import from financial institution.
|
GitHub repositories
This package is not used by any popular GitHub repositories.