Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.12 KB

README.md

File metadata and controls

27 lines (14 loc) · 1.12 KB

Contenda Logo

Contenda .NET SDK

Contenda is the content catalyst for developer advocates - learn more at ✨ https://contenda.co

A .NET Standard 2.0 library to help you use Contenda's APIs in your .NET projects!

Installation

Install the Contenda.Sdk NuGet package.

The most up to date version is available here: https://www.nuget.org/packages/Contenda.Sdk

Usage

Refer to the Contenda.SdkDemo project to see example code using this SDK.

Make sure to call Authenticate before calling any APIs that require authentication - presently this includes all of them, except for the service health endpoint.

Need more help?

💡 Read more about Contenda's API here https://prod.contenda.co/.

💬 Find us on twitter @ContendaCo or join our public Discord.