libfintx.EBICS
1.2.0
dotnet add package libfintx.EBICS --version 1.2.0
NuGet\Install-Package libfintx.EBICS -Version 1.2.0
<PackageReference Include="libfintx.EBICS" Version="1.2.0" />
paket add libfintx.EBICS --version 1.2.0
#r "nuget: libfintx.EBICS, 1.2.0"
// Install libfintx.EBICS as a Cake Addin #addin nuget:?package=libfintx.EBICS&version=1.2.0 // Install libfintx.EBICS as a Cake Tool #tool nuget:?package=libfintx.EBICS&version=1.2.0
libfintx.EBICS
A .NET client library for EBICS H004 and EBICS H005.
The Electronic Banking Internet Communication Standard (EBICS) is a German transmission protocol developed by the German Banking Industry Committee for sending payment information between banks over the Internet. It grew out of the earlier BCS-FTAM protocol that was developed in 1995, with the aim of being able to use internet connections and TCP/IP. It is mandated for use by German banks and has also been adopted by France and Switzerland. Wikipedia.
This client library supports all four APIs, HBCI 2.2, FinTS 3.0 and EBICS H004 and H005.
It can be used to read the balance of a bank account, receive an account statement, and make a SEPA payment using PIN/TAN and EBICS.
Copyright & License
Licensed under GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007. Please read the LICENSE file.
Copyright (c) 2016 - 2024 Torsten Klinger
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Iconic.Zlib.Netstandard (>= 1.0.0)
- libfintx.EBICSConfig (>= 1.2.0)
- libfintx.StatePrinter (>= 1.2.0)
- libfintx.Xml (>= 1.2.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Portable.BouncyCastle (>= 1.9.0)
-
net8.0
- Iconic.Zlib.Netstandard (>= 1.0.0)
- libfintx.EBICSConfig (>= 1.2.0)
- libfintx.StatePrinter (>= 1.2.0)
- libfintx.Xml (>= 1.2.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Portable.BouncyCastle (>= 1.9.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.