MailboxValidator.SingleValidation
1.0.0
See the version list below for details.
dotnet add package MailboxValidator.SingleValidation --version 1.0.0
NuGet\Install-Package MailboxValidator.SingleValidation -Version 1.0.0
<PackageReference Include="MailboxValidator.SingleValidation" Version="1.0.0" />
paket add MailboxValidator.SingleValidation --version 1.0.0
#r "nuget: MailboxValidator.SingleValidation, 1.0.0"
// Install MailboxValidator.SingleValidation as a Cake Addin #addin nuget:?package=MailboxValidator.SingleValidation&version=1.0.0 // Install MailboxValidator.SingleValidation as a Cake Tool #tool nuget:?package=MailboxValidator.SingleValidation&version=1.0.0
This .NET library provides an easy way to call the MailboxValidator API which validates if an email address is a valid one.
This module can be used in many types of projects such as:
* validating a user's email during sign up
* cleaning your mailing list prior to an email marketing campaign
* a form of fraud check
An API key is required for this library to function.
Go to http://www.mailboxvalidator.com/plans#api to sign up for FREE API plan and you'll be given an API key.
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
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release