Syncfusion aspnetcore common
Skill syncfusion/aspnetcore-ui-components-skills/skills/syncfusion-aspnetcore-common
**CONFIGURATION GUIDE** — Assist with Syncfusion ASP.NET Core EJ2 components setup, localization, and version compatibility. Use when: installing Syncfusion packages, configuring globalization/localization, selecting compatible versions.From its SKILL.md
npx -y skills add syncfusion/aspnetcore-ui-components-skills --skill syncfusion-aspnetcore-commonAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.5 KB, 229 tokens by cl100k_base, as published. Nobody here has run it
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
References
- Installation & getting started: references/getting-started.md
- Localization & globalization: references/localization-globalization.md
- Version compatibility & script reference: references/version-compatibility-script-reference.md
What ships with it: 6 files
60.2 KB alongside SKILL.md