Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soenneker/soenneker.sendgrid.client.validation

An async thread-safe singleton for a SendGrid validation client
https://github.com/soenneker/soenneker.sendgrid.client.validation

async client csharp dotnet email sendgrid sendgridvalidationclientutil singleton thread-safe util validation

Last synced: 22 days ago
JSON representation

An async thread-safe singleton for a SendGrid validation client

Awesome Lists containing this project

README

        

[![](https://img.shields.io/nuget/v/soenneker.sendgrid.client.validation.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.sendgrid.client.validation/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.sendgrid.client.validation/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.sendgrid.client.validation/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.sendgrid.client.validation.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.sendgrid.client.validation/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.SendGrid.Client.Validation
### An async thread-safe singleton for a SendGrid validation client

## Installation

```
dotnet add package Soenneker.SendGrid.Client.Validation
```