NetEmailValidation 2.15.0
dotnet add package NetEmailValidation --version 2.15.0
NuGet\Install-Package NetEmailValidation -Version 2.15.0
<PackageReference Include="NetEmailValidation" Version="2.15.0" />
paket add NetEmailValidation --version 2.15.0
#r "nuget: NetEmailValidation, 2.15.0"
// Install NetEmailValidation as a Cake Addin #addin nuget:?package=NetEmailValidation&version=2.15.0 // Install NetEmailValidation as a Cake Tool #tool nuget:?package=NetEmailValidation&version=2.15.0
Email Validation Library for .NET. Verifies thousands of emails with multiple threads. Features: Mailbox Check, RFC 821 Syntax Check, Top Level Domain Check, Fake Email Pattern Matching, Disposable Email Detection, Free Email Detection, Grey Listing Detection, Black Listing Detection, Curse Word Detection and more.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net30 is compatible. net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. 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.
GitHub repositories
This package is not used by any popular GitHub repositories.
Kellerman Software announces a minor update to the .NET Email Validation Library. Change blocking to be less restrictive. Ability to detect fake IP address responses. Fix for defect where the first character is white space or the last character is white space. FromEmail and FromMailServer are now required due to internet service providers tightening restrictions.