Perform Luhn (Modulus 10) validation on a given number.
                        
                    
         
                Info
| Version: | 0.0.0.2 | 
| Author(s): | Owen Byrne | 
| Last Update: | Tuesday, October 15, 2013 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/owenbyrne/luhnit | 
| NuGet Url: | https://www.nuget.org/packages/LuhnIt | 
Install
Install-Package LuhnIt
                        dotnet add package LuhnIt
                        paket add LuhnIt
                        
                                LuhnIt Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags