https://github.com/soenneker/soenneker.sendgrid.validation
A .NET typesafe implementation of SendGrid's Validation API
https://github.com/soenneker/soenneker.sendgrid.validation
csharp dotnet email mx sendgrid sendgridvalidationutil util validation verification
Last synced: 16 days ago
JSON representation
A .NET typesafe implementation of SendGrid's Validation API
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.sendgrid.validation
- Owner: soenneker
- License: mit
- Created: 2024-11-01T14:55:27.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T17:53:57.000Z (18 days ago)
- Last Synced: 2025-04-08T18:39:27.903Z (18 days ago)
- Topics: csharp, dotnet, email, mx, sendgrid, sendgridvalidationutil, util, validation, verification
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.sendgrid.validation/)
[](https://github.com/soenneker/soenneker.sendgrid.validation/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.sendgrid.validation/)#  Soenneker.SendGrid.Validation
### A .NET typesafe implementation of SendGrid's Validation API## Installation
```
dotnet add package Soenneker.SendGrid.Validation
```