Skip to content

.NET SDK

This page starts with setup prerequisites and then provides an overview of available .NET SDK examples.

Before You Start

Before implementing the examples, make sure you have the following in place:

Install the SDK from NuGet:

bash
dotnet add package Relewise.Client

If you want to configure the client through app settings and dependency injection, use the extensions package:

bash
dotnet add package Relewise.Client.Extensions

To learn more about the extensions package, view it on GitHub.

Examples

Don't know us? Don't worry - you can find more information about us, by visiting our main page www.relewise.com