Appearance
.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:
- A Relewise
Dataset IDand privateAPI Keyfrom My Relewise. - A .NET project with NuGet access.
- Implementation context from Getting Started and Implementation Steps.
Install the SDK from NuGet:
bash
dotnet add package Relewise.ClientIf you want to configure the client through app settings and dependency injection, use the extensions package:
bash
dotnet add package Relewise.Client.ExtensionsTo learn more about the extensions package, view it on GitHub.
Examples
Common use cases
Product Query
Tracking