Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 387 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 387 Bytes

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.