Closed Strypper closed 1 year ago
Add information inside the installation section in README.md guide the users how to create the appsettings.Development.json file and this file will not contain any private key
{ "AppSettings": { "SyncfusionKey": "Your_syncfustion_key" } }
Help user build our application
Description
Add information inside the installation section in README.md guide the users how to create the appsettings.Development.json file and this file will not contain any private key
Public API Changes
Intended Use-Case
Help user build our application