syncfusion/aspnetcore-ui-components-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.

First seen Mar 31, 2026

Installation

$ npx skills add syncfusion/aspnetcore-ui-components-skills --skill syncfusion-aspnetcore-common

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from syncfusion/aspnetcore-ui-components-skills · top by installs.

npx skills add syncfusion/aspnetcore-ui-components-skills

Browse all from syncfusion/aspnetcore-ui-components-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Default branch master
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version34.1.29
More metadata
author
Syncfusion Inc
version
34.1.29

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,515 B
  • docs SUMMARY.md 275 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 101 installs

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.Core NuGet 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](references/getting-started.md)
  • Localization & globalization: [references/localization-globalization.md](references/localization-globalization.md)
  • Version compatibility & script reference: [references/version-compatibility-script-reference.md](references/version-compatibility-script-reference.md)