syncfusion-aspnetcore-license
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSyncfusion ASP.NET Core — License Registration
Syncfusion ASP.NET Core — 许可证注册
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
- 为ASP.NET Core注册或更新Syncfusion许可证密钥
- 排查许可证验证、版本或平台不匹配问题
- 为构建服务器和CI/CD配置许可证注册
Quick Checklist
快速检查清单
- Generate the license key for the exact Syncfusion version and platform
- Register the key early in before initializing controls
Program.cs - Ensure NuGet package matches Syncfusion package versions
Syncfusion.Licensing - Store keys securely (env var, Key Vault) and avoid committing to repo
- 为特定的Syncfusion版本和平台生成许可证密钥
- 在初始化控件前,尽早在中注册密钥
Program.cs - 确保NuGet包与Syncfusion其他包版本一致
Syncfusion.Licensing - 安全存储密钥(环境变量、Key Vault),避免提交到代码仓库
References
参考资料
- License registration and troubleshooting: references/references-license-registration.md
- 许可证注册与故障排查:references/references-license-registration.md