Configure License
Add your license key
Open your appsettings.json file and add the following license configuration:
{
"License": {
"LicenseKey": "LICENSE_KEY_YOU_BOUGHT"
}
}
Open your appsettings.json file and add the following license configuration:
{
"License": {
"LicenseKey": "LICENSE_KEY_YOU_BOUGHT"
}
}