EmailValidation 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package EmailValidation --version 1.0.1
NuGet\Install-Package EmailValidation -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EmailValidation" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EmailValidation --version 1.0.1
#r "nuget: EmailValidation, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install EmailValidation as a Cake Addin
#addin nuget:?package=EmailValidation&version=1.0.1

// Install EmailValidation as a Cake Tool
#tool nuget:?package=EmailValidation&version=1.0.1

A simple (but correct) .NET class for validating email addresses.

Supports mail addresses as defined in rfc5322 as well as the new Internationalized Mail Address standards (rfc653x).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on EmailValidation:

Package Downloads
Soenneker.Validators.Email.Syntax The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A validation module for checking email syntax

Enigmatry.Entry.Email

Building Block for adding an Email client to an Entry based project

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on EmailValidation:

Repository Stars
bkaankose/Wino-Mail
Built-in Mail & Calendars app clone for Windows.
Version Downloads Last updated
1.0.10 281,094 9/2/2023
1.0.9 190,337 4/22/2023
1.0.8 446,250 6/9/2022
1.0.7 117,979 2/23/2022
1.0.6 196,505 9/1/2021
1.0.5 16,041 7/29/2021
1.0.4 195,518 11/15/2020
1.0.3 706,167 4/4/2017
1.0.2 2,392 10/23/2016
1.0.1 1,677 10/21/2016
1.0.0 1,943 10/5/2016

Added an EmailAttribute.