Interactive documenation for the C# API is provided using Try .NET a tool which allows C# code to be run in a browser using Markdown files.
The interactive Markdown files need to be setup and run locally using the steps in the steps below.
- Clone the cmdty/time-series repository to your local machine.
- Open a CLI locally and set the current directory to time-series/samples/ within the cloned repository.
- In the CLI run the following command:
> dotnet try
This Markdown file should now be automatically opened in a browser. From this newly opened page, use the following links to view and run the interactive docs.