The LuhnValidator is based in the Luhn algorithm to validate the number of an Identification Card.
Info
Version: | 1.0.9 |
Author(s): | Jordy Mateo, Roberto Herasme, Tomas Familia, David Pelaez, Jose Escoboso, Richard Cruz |
Last Update: | Friday, June 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LuhnValidator |
Install
Install-Package LuhnValidator
dotnet add package LuhnValidator
paket add LuhnValidator
LuhnValidator Download (Unzip the "nupkg" after downloading)
Dependencies
Tags