The TempoDB .NET API Client makes calls to the TempoDB API.
- Download tempodb.
- From NuGet
- From source
git clone https://github.com/tempodb/tempodb-net
- After downloading tempodb, add the csproj file to your solution and add the reference to "TempoDB" in your custom project.