CreditCardValidator 1.2.0
See the version list below for details.
dotnet add package CreditCardValidator --version 1.2.0
NuGet\Install-Package CreditCardValidator -Version 1.2.0
<PackageReference Include="CreditCardValidator" Version="1.2.0" />
paket add CreditCardValidator --version 1.2.0
#r "nuget: CreditCardValidator, 1.2.0"
// Install CreditCardValidator as a Cake Addin #addin nuget:?package=CreditCardValidator&version=1.2.0 // Install CreditCardValidator as a Cake Tool #tool nuget:?package=CreditCardValidator&version=1.2.0
A library for validating credit card numbers and generating ones.
CreditCardValidator helps you implementing validations for the most common credit card brands, verifying length, prefixes and checking the card number through the Luhn algorithm if necessary.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on CreditCardValidator:
Package | Downloads |
---|---|
DTF.Common.V2
Digital Tax Free basic models and abstractions. |
|
Visanet
Package Description |
|
ZGA.Core.Models
VantagePay models to be used with the SDK for integrating into VantagePay payment, consumer and merchant services. |
|
webpago.payment
A WebPago é uma plataforma financeira de multisserviços com foco em meio de pagamento, que ajuda seus clientes a cuidar de seu dinheiro. com uma nova experiência baseada na simplicidade e conectividade, reduzindo a necessidade de pessoal e burocracia. |
|
NeoSmart.Payments
An abstraction around various payment providers for .NET, currently with support for Stripe, PayPal, PayPal Credit Cards (merchant services), CoinBase, and ChargeBee. Supports subscriptions and one-off payments. |
GitHub repositories
This package is not used by any popular GitHub repositories.