Getting started with the TSM .NET API
Using the .NET API in your project
- Obtaining and configuring the required packages
- Referencing them in your project.
A step-by-step installation guide can be found in the operators documentation: TSM .NET API
A detailed documentation of individual features of the API is currently being worked on and will be made available soon.
In the meantime, be sure to check out the C# examples provided here: Code Examples