https://github.com/soenneker/soenneker.validators.email.syntax
A validation module for checking email syntax
https://github.com/soenneker/soenneker.validators.email.syntax
csharp dotnet email syntax validation validator
Last synced: 4 months ago
JSON representation
A validation module for checking email syntax
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.validators.email.syntax
- Owner: soenneker
- License: mit
- Created: 2023-11-12T01:39:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-28T09:31:22.000Z (4 months ago)
- Last Synced: 2026-02-28T12:55:19.914Z (4 months ago)
- Topics: csharp, dotnet, email, syntax, validation, validator
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.56 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/Soenneker.Validators.Email.Syntax/)
[](https://github.com/soenneker/soenneker.validators.email.syntax/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/Soenneker.Validators.Email.Syntax/)
#  Soenneker.Validators.Email.Syntax
### A validation module for checking email syntax
## Installation
```
dotnet add package Soenneker.Validators.Email.Syntax
```