Skip to content

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

License

Notifications You must be signed in to change notification settings

mhascak/EmailValidation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmailValidation

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).

Other Implementations:

If you need an implementation in something other than C#, perhaps one of the following ports will be helpful:

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%