The core CLI command is executed via the utility.
Used strictly to unlock the Syncfusion offline installer on your machine. syncfusion activate license
// Register Syncfusion license Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("YOUR_LICENSE_KEY_HERE"); if (env.IsDevelopment()) The core CLI command is executed via the utility