syncfusion-aspnetcore-common
Installation
SKILL.md
Syncfusion ASP.NET Core — Common Configuration
High-level, concern-specific guidelines for general Syncfusion ASP.NET Core setup. Implementation examples and code snippets live in the references/ files for this concern.
When to Use
- Starting or configuring a Syncfusion ASP.NET Core project
- Installing packages and verifying version compatibility
- Preparing localization, theming, or bundle-optimization steps
Quick Checklist
- Install
Syncfusion.EJ2.AspNet.CoreNuGet package and required dependencies - Register license key if using NuGet or non-licensed installer builds
- Choose theme delivery (CDN, NPM/SCSS, LibMan, or local files)
- Configure localization files and culture settings
- Use Custom Resource Generator to reduce bundle size as needed