Skip to content

tempodb/tempodb-net

Repository files navigation

TempoDB .NET API Client

The TempoDB .NET API Client makes calls to the TempoDB API.

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