ModulusChecker.NetCore
2.5.0
This is a C# implementation for .NET Core of UK Bank Account Modulus Checking. Modulus Checking is a process used to determine if a given account number could be valid for a given sort code.
Install-Package ModulusChecker.NetCore -Version 2.5.0
dotnet add package ModulusChecker.NetCore --version 2.5.0
<PackageReference Include="ModulusChecker.NetCore" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ModulusChecker.NetCore --version 2.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.