{
  "$schema": "https://ai.syncfusion.com/schema/registry.json",
  "name": "syncfusion",
  "framework": "WinUI",
  "meta": {
    "essentialStudioRelease": "2026 Volume 2 (v34.1.29)",
    "itemCount": 4,
    "namespaceRule": "{component}-{variant}, kebab-case, permanent.",
    "agentPath": "Fetch https://ai.syncfusion.com/r/winui/<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": "chart-column-chart",
      "type": "registry:component",
      "component": "Chart",
      "dependencies": [
        "Syncfusion.Chart.WinUI"
      ],
      "description": "Column chart of population growth across countries with CategoryAxis, NumericalAxis, percentage data labels, animation, and themed palette brushes.",
      "url": "https://ai.syncfusion.com/r/winui/chart-column-chart.json"
    },
    {
      "name": "chart-stacked-charts",
      "type": "registry:component",
      "component": "Chart",
      "dependencies": [
        "Syncfusion.Chart.WinUI"
      ],
      "description": "Stacked column chart of mobile game market revenue by country with animated series, a ChartLegend, and inner CartesianDataLabelSettings per stack.",
      "url": "https://ai.syncfusion.com/r/winui/chart-stacked-charts.json"
    },
    {
      "name": "scheduler-default",
      "type": "registry:component",
      "component": "Scheduler",
      "dependencies": [
        "Syncfusion.Schedule.WinUI"
      ],
      "description": "Scheduler with day, week, workweek, and month views, min/max date restriction, tooltip support, and context flyouts for appointments.",
      "url": "https://ai.syncfusion.com/r/winui/scheduler-default.json"
    },
    {
      "name": "scheduler-month-cell-customization",
      "type": "registry:component",
      "component": "Scheduler",
      "dependencies": [
        "Syncfusion.Schedule.WinUI"
      ],
      "description": "Scheduler month view with a custom MonthCellTemplateSelector rendering fare badges and flight details, with AppointmentMapping.",
      "url": "https://ai.syncfusion.com/r/winui/scheduler-month-cell-customization.json"
    }
  ]
}