Tower Contracting
Development EnvironmentQuick Start
You can use the Quick Start to run Corecon code examples quickly, such as sending request to get authorise code, token and make corecon API call from a template. This topic describes what Quickstart is, how to use it, and what it includes.
What is Corecon Quick Start?
Corecon Quick Start provides some template applications in C# and Angular for both Authorization code and Credentials authentications, that contains everything that you need to start developing Corecon integrations.You need to download the Quickstart template application zip file as per your requirement, each Quickstart ZIP file contains a large set of code examples you can run and explore.
How do I use Quick Start?
Using Quick Start is simple:
- Select your desired code language template application.
- Download ZIP application file.
- Extract your Quick Start ZIP file, then run it.
Template Application links
Authorization code Angular Application
Resource Credentials Angular Application