This project serves as a guide to help you build an application with FreeClimb. View this how-to guide on FreeClimb.com. Specifically, the project will:
- Get digits typed by the caller
- User their response to respond with the selection
To get started using a FreeClimb account, follow the instructions here.
-
Install the nuget packages necessary using command:
$ dotnet add package freeclimb-cs-sdk
-
Configure environment variable
ENV VARIABLE DESCRIPTION HOST URL where your app is being hosted
-
Run the application using command:
$ dotnet run
If you are experiencing difficulties, contact support.