Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 737 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 737 Bytes

Build Status Build Status

This is the official NeverBounce API .NET wrapper. It provides helpful methods to quickly implement our API in your .NET applications.

Installation using Nuget

For the SDK:

Install-Package NeverBounce.SDK

For the SDK samples:

Install-Package NeverBounce.SDK.Samples