Provides methods to validate if a number is valid according to the Luhn algorithm and calculate the check digit.
Info
Version: | 2.0.0 |
Author(s): | Marcos Giurni |
Last Update: | Sunday, March 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcosgiurni/luhnnet |
NuGet Url: | https://www.nuget.org/packages/LuhnNet |
Install
Install-Package LuhnNet
dotnet add package LuhnNet
paket add LuhnNet
LuhnNet Download (Unzip the "nupkg" after downloading)
Dependencies
Tags