This library written in C# checks the validity of a Hungarian bank account number (in GIRO format) and determines which bank it belongs to.
Info
Version: | 1.0.2 |
Author(s): | Balázs Keresztury |
Last Update: | Saturday, February 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/belidzs/HungarianBankAccount |
NuGet Url: | https://www.nuget.org/packages/HungarianBankAccount |
Install
Install-Package HungarianBankAccount
dotnet add package HungarianBankAccount
paket add HungarianBankAccount
HungarianBankAccount Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags