syncfusion-aspnetcore-license
Installation
SKILL.md
Syncfusion ASP.NET Core — License Registration
Concise guidance for license generation and registration. Detailed troubleshooting steps, code examples, and environment recommendations live in the concern's references.
When to Use
- Registering or updating Syncfusion license keys for ASP.NET Core
- Troubleshooting license validation, version, or platform mismatches
- Configuring license registration for build servers and CI/CD
Quick Checklist
- Generate the license key for the exact Syncfusion version and platform
- Register the key early in
Program.csbefore initializing controls - Ensure
Syncfusion.LicensingNuGet package matches Syncfusion package versions - Store keys securely (env var, Key Vault) and avoid committing to repo
References
- License registration and troubleshooting: references/references-license-registration.md