{
  "$schema": "https://ai.syncfusion.com/schema/registry.json",
  "name": "syncfusion",
  "framework": "ASP.NET Core",
  "meta": {
    "essentialStudioRelease": "2026 Volume 2 (v34.1.29)",
    "itemCount": 3,
    "namespaceRule": "{component}-{variant}, kebab-case, permanent.",
    "agentPath": "Fetch https://ai.syncfusion.com/r/aspnet-core/<template name>.json directly. Source is inlined, so one request is sufficient.",
    "schemaNote": "Items follow the widely-used registry-item shape so third-party tooling can consume them.",
    "licenseNote": "Recipes are free and anonymous. The Syncfusion packages they install are licensed. See https://ai.syncfusion.com/licensing.md",
    "agentEntryPoint": "https://ai.syncfusion.com/llms.txt"
  },
  "items": [
    {
      "name": "gantt-default",
      "type": "registry:component",
      "component": "Gantt",
      "dependencies": ["Syncfusion.AspNetCore.Gantt"],
      "description": "Gantt chart with task dependencies, weekend highlighting, splitter, and label settings.",
      "url": "https://ai.syncfusion.com/r/aspnet-core/gantt-default.json"
    },
    {
      "name": "grid-default",
      "type": "registry:component",
      "component": "Grid",
      "dependencies": ["Syncfusion.AspNetCore.Grid"],
      "description": "Data grid with paging, sorting, Excel-style filtering, and inline add/edit/delete.",
      "url": "https://ai.syncfusion.com/r/aspnet-core/grid-default.json"
    },
    {
      "name": "scheduler-default",
      "type": "registry:component",
      "component": "Scheduler",
      "dependencies": ["Syncfusion.AspNetCore.Schedule"],
      "description": "Scheduler bound to in-memory appointment data, fixed to a 650px height with a selected default date.",
      "url": "https://ai.syncfusion.com/r/aspnet-core/scheduler-default.json"
    }
  ]
}