An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/Soenneker.Validators.Email.Syntax.svg?style=for-the-badge)](https://www.nuget.org/packages/Soenneker.Validators.Email.Syntax/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.validators.email.syntax/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.validators.email.syntax/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/Soenneker.Validators.Email.Syntax.svg?style=for-the-badge)](https://www.nuget.org/packages/Soenneker.Validators.Email.Syntax/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Validators.Email.Syntax
### A validation module for checking email syntax

## Installation

```
dotnet add package Soenneker.Validators.Email.Syntax
```