Token导航 LogoToken导航TokenDH.com
前端设计执行命令github未标认证来源可访问许可证需确认审计通过

syncfusion-wpf-getting-started同步融合 wpf 入门

Agent Skill

syncfusion-wpf-getting-started 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,104

周安装

46

GitHub Stars

2

下载量

368
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:syncfusion-wpf-getting-started(同步融合 wpf 入门)
来源仓库:https://github.com/syncfusion/wpf-ui-components-skills
仓库路径:skills/syncfusion-wpf-getting-started
安装命令:
npx skills add https://github.com/syncfusion/wpf-ui-components-skills --skill syncfusion-wpf-getting-started
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/syncfusion/wpf-ui-components-skills --skill syncfusion-wpf-getting-started

简介

同步融合 WPF 入门指南组件,提供新用户的快速上手引导与示例演示。

  • 适用于帮助文档、教学应用等需要交互式教程的 WPF 界面设计场景。
  • 通过 GitHub 仓库安装,采用 npx skills add 命令引入入门指导技能模块。
  • 使用前请确认宿主是否具备视频播放、代码高亮及步骤导航等辅助功能支持。
  • 建议查看原始文档了解章节跳转、书签保存、进度跟踪等个性化学习体验实现方式。

SKILL.md

Implementing Syncfusion Getting Started

Complete guide for installing, configuring, and getting started with Syncfusion® WPF components in Windows Presentation Foundation applications. This skill covers everything from system requirements to adding your first control.

When to Use This Skill

Use this skill when you need to:

  • Install Syncfusion WPF components (web installer, offline installer, or NuGet packages)
  • Check system requirements for Syncfusion WPF development
  • Add Syncfusion controls to a WPF project (Designer, XAML, or code-behind)
  • Configure NuGet packages using Package Manager, CLI, or Console
  • Upgrade Syncfusion to a newer version or migrate from trial to licensed version
  • Set up localization for multi-language support with.resx files
  • Configure right-to-left (RTL) support for Arabic, Hebrew, Urdu, etc.
  • Implement MVVM patterns with Syncfusion controls (commands, data binding, NotificationObject)
  • Troubleshoot installation or setup issues
  • Understand dependencies between Syncfusion assemblies
  • Configure compatibility with.NET Framework or.NET Core/.NET 8+

This skill is your starting point for all Syncfusion WPF setup and configuration tasks.

Overview

Syncfusion® Essential® Studio for WPF provides a comprehensive suite of UI controls for building modern Windows desktop applications. Getting started involves:

  1. Verifying system requirements (Windows OS, Visual Studio,.NET Framework/.NET)
  2. Choosing an installation method (Web Installer, Offline Installer, or NuGet)
  3. Installing or downloading the components
  4. Adding controls to your WPF project
  5. Configuring references, themes, and licensing

The setup process varies based on whether you're using:

  • Full installer (includes all controls, project templates, documentation)
  • NuGet packages (lightweight, control-by-control installation)
  • Trial version (30-day evaluation) or Licensed version

Documentation and Navigation Guide

System Requirements

📄 Read: references/system-requirements.md

Check this reference when you need to verify:

  • Operating systems supported (Windows XP through Windows 11)
  • Hardware requirements (processor, RAM, disk space)
  • Development environment (Visual Studio 2015/2017/2019/2022)
  • .NET Framework versions (4.0, 4.6.2) and.NET versions (8.0, 9.0, 10.0)
  • Compatibility with your existing development setup

Installation Methods

📄 Read: references/installation-methods.md

Comprehensive guide for all installation approaches:

  • Web Installer: Download and install from Syncfusion.com (requires internet during installation)
  • Offline Installer: Download full package for offline installation
  • Trial vs Licensed: Differences and how to download each
  • Account setup and license key generation
  • Installation wizard walkthrough
  • Unlock key requirements for trial installations

Adding Controls to Projects

📄 Read: references/adding-controls.md

Learn all methods for adding Syncfusion controls to your WPF application:

  • Using Designer: Drag-and-drop from Visual Studio Toolbox
  • Using XAML: Add namespace and control declarations manually
  • Using Code-Behind: Create controls programmatically in C# or VB.NET
  • Using Project Templates: Create new projects with Syncfusion templates
  • Assembly reference requirements
  • Namespace declarations

NuGet Package Management

📄 Read: references/nuget-package-management.md

Complete guide to working with Syncfusion NuGet packages:

  • Package Manager UI: Visual interface for package management
  • Dotnet CLI: Command-line installation with dotnet add package
  • Package Manager Console: PowerShell-based package commands
  • Configuring nuget.org as a package source
  • Installing specific versions
  • Updating packages
  • Working without full installer (NuGet-only workflow)

Upgrading and Migration

📄 Read: references/upgrading.md

Upgrade Syncfusion to newer versions or migrate licensing:

  • Upgrading to latest version from Syncfusion Control Panel
  • Downloading and installing newer versions
  • Volume releases vs Service Pack releases
  • Upgrading from trial to licensed version (installer or NuGet)
  • License key registration
  • Version compatibility considerations

Configuration

📄 Read: references/configuration.md

Framework compatibility and core configuration:

  • .NET Framework compatibility: Working with different framework versions
  • .NET Core/.NET 8+ compatibility: Modern.NET support
  • Control dependencies: Understanding assembly relationships (6 common examples)
  • Right-to-left (RTL): Configuring RTL support for international applications

Localization

📄 Read: references/localization.md

Setting up multi-language support for Syncfusion WPF controls:

  • Changing application culture: Setting CurrentUICulture
  • Creating.resx files: Resource file setup for translations
  • Step-by-step localization: Complete guide with examples
  • Common culture codes: Supported languages and regions
  • Editing default strings: Customizing English text
  • Troubleshooting: Resolving localization issues

Patterns and Practices

📄 Read: references/patterns-and-practices.md

MVVM patterns and best practices for Syncfusion WPF development:

  • Getting started with MVVM: Basic MVVM structure and setup
  • MVVM commands: Using built-in commands (TabControlExt, etc.)
  • CommandParameter usage: Passing data to command handlers
  • Command target: Specifying command target elements
  • DataContext and data binding: Two-way binding and ItemsSource
  • NotificationObject: INotifyPropertyChanged implementation
  • Complete MVVM example: Employee management with SfDataGrid
  • Theme management: Applying themes and SfSkinManager
  • Performance best practices: Optimization tips

Troubleshooting

📄 Read: references/troubleshooting.md

Solutions for common installation and setup issues:

  • Installation errors and how to resolve them
  • License registration problems
  • Assembly reference issues ("Could not load file or assembly")
  • NuGet package errors
  • Version conflicts
  • Visual Studio integration issues

Quick Start Example

Here's the fastest way to get started with a Syncfusion WPF control:

Option 1: Using NuGet (Recommended for Quick Start)

# In Package Manager Console
Install-Package Syncfusion.SfGrid.WPF
<!-- In MainWindow.xaml -->
<Window x:Class="WpfApp.MainWindow"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        xmlns:syncfusion="http://schemas.syncfusion.com/wpf"
        Title="Syncfusion WPF Demo" Height="450" Width="800">
    <Grid>
        <syncfusion:SfDataGrid x:Name="dataGrid"
                               AutoGenerateColumns="True"
                               ItemsSource="{Binding Employees}"/>
    </Grid>
</Window>

Option 2: Using Full Installer

  1. Download and install from Syncfusion.com
  2. Open Visual Studio → Create new WPF project
  3. Right-click project → Manage NuGet Packages → Browse "Syncfusion.SfGrid.WPF"
  4. Or drag control from Toolbox (Syncfusion controls appear after installation)

License Registration (Required for Trial/NuGet)

// In App.xaml.cs or before InitializeComponent()
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("YOUR_LICENSE_KEY");
Note: License registration is required if using trial installer or NuGet packages. Generate your license key from the Syncfusion License & Downloads page.

Common Patterns

Pattern 1: Installing via Web Installer

When to use: You have reliable internet and want the latest version with all features.

  1. Visit Syncfusion.com Downloads
  2. Select WPF platform
  3. Download the web installer
  4. Run installer (requires internet during installation)
  5. Follow wizard to select components
  6. Launch Visual Studio and start developing

Pattern 2: Installing via NuGet (No Installer)

When to use: You want lightweight installation, control-by-control, or CI/CD environments.

# Install specific controls as needed
Install-Package Syncfusion.SfGrid.WPF
Install-Package Syncfusion.SfChart.WPF
Install-Package Syncfusion.SfBusyIndicator.WPF

Advantages:

  • No full installer required
  • Install only the controls you need
  • Easy version management per project
  • Works great in CI/CD pipelines

Note: You'll need to register a license key in your application.

Pattern 3: Creating a New Project with Syncfusion Template

When to use: Starting a new WPF application with Syncfusion components.

  1. Install Syncfusion WPF from full installer
  2. Visual Studio → File → New Project
  3. Search for "Syncfusion WPF Application"
  4. Select template → Configure project
  5. Choose controls, theme, and language in Project Configuration Wizard
  6. Project created with references, XAML, and licensing setup

Pattern 4: Adding Control via Designer

When to use: Visual development, quick prototyping.

  1. Ensure Syncfusion is installed (full installer)
  2. Open your WPF project in Visual Studio
  3. Open MainWindow.xaml in Designer view
  4. Open Toolbox (View → Toolbox)
  5. Search for control (e.g., "SfDataGrid")
  6. Drag and drop onto the designer
  7. Visual Studio automatically adds references and namespace

Pattern 5: Upgrading from Trial to Licensed

When to use: Your trial period is ending or you've purchased a license.

If using installer:

  1. Download licensed installer from License & Downloads
  2. Run installer (no need to uninstall trial)
  3. Licensed version replaces trial

If using NuGet packages:

  1. Generate license key from License & Downloads
  2. Replace trial license key in your code:
// Replace trial key with licensed key
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("YOUR_LICENSED_KEY");

Installation Workflow Decision Tree

Use this decision tree to choose your installation approach:

Do you need all Syncfusion WPF controls?
├─ YES → Do you have reliable internet?
│   ├─ YES → Use Web Installer
│   └─ NO → Use Offline Installer
│
└─ NO → Do you need only a few specific controls?
    └─ YES → Use NuGet Packages
        ├─ Package Manager UI (visual approach)
        ├─ Package Manager Console (PowerShell commands)
        └─ Dotnet CLI (command-line for .NET Core/.NET 8+)

Special cases:

  • CI/CD environments: Use NuGet packages with automated license registration
  • Enterprise deployments: Use Offline Installer for consistent installations
  • Rapid prototyping: Use Web Installer or NuGet with specific controls
  • Learning/evaluation: Use Trial version (web or offline installer)

Key Concepts

Assembly References

Syncfusion controls are distributed across multiple assemblies. Common assemblies include:

  • Syncfusion.SfGrid.WPF.dll - Data Grid controls
  • Syncfusion.SfChart.WPF.dll - Charting controls
  • Syncfusion.SfShared.WPF.dll - Shared functionality
  • Syncfusion.SfInput.WPF.dll - Input controls
  • Syncfusion.Tools.WPF.dll - Tool controls (Ribbon, etc.)

Each control may have dependencies on shared assemblies. NuGet handles these automatically; manual references require dependency understanding.

Namespace Declarations

Standard namespace declaration for XAML:

xmlns:syncfusion="http://schemas.syncfusion.com/wpf"

For code-behind, use specific namespaces:

using Syncfusion.UI.Xaml.Grid;        // For SfDataGrid
using Syncfusion.UI.Xaml.Charts;      // For SfChart
using Syncfusion.Windows.Controls.Input; // For input controls

License Key Management

When license key is required:

  • Using trial installer
  • Using NuGet packages from nuget.org

When license key is NOT required:

  • Using licensed installer with assembly references from installation directory

How to register:

// In App.xaml.cs constructor, before InitializeComponent()
public App()
{
    Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("YOUR_LICENSE_KEY");
    InitializeComponent();
}

Theme Configuration

Syncfusion provides multiple themes. To apply a theme:

<!-- In App.xaml -->
<Application.Resources>
    <ResourceDictionary>
        <ResourceDictionary.MergedDictionaries>
            <ResourceDictionary Source="/Syncfusion.Themes.MaterialLight.WPF;component/MSControl/SfDataGrid.xaml"/>
        </ResourceDictionary.MergedDictionaries>
    </ResourceDictionary>
</Application.Resources>

See the configuration reference for complete theme setup.

Common Use Cases

Use Case 1: New Developer Evaluating Syncfusion

Goal: Try Syncfusion WPF controls with minimal setup.

Approach:

  1. Check system requirements
  2. Download trial web installer
  3. Install with default options
  4. Create project using Syncfusion WPF Application template
  5. Explore controls from Toolbox

Use Case 2: Adding Syncfusion to Existing Project

Goal: Add specific Syncfusion controls to an existing WPF application.

Approach:

  1. Install control via NuGet: Install-Package Syncfusion.SfGrid.WPF
  2. Register license key in App.xaml.cs
  3. Add control using XAML

Use Case 3: Enterprise Deployment

Goal: Deploy Syncfusion to multiple developer machines without internet dependency.

Approach:

  1. Download offline installer
  2. Distribute installer package internally
  3. Install on each developer machine
  4. Provide license keys for registration

Use Case 4: Upgrading Existing Project

Goal: Update project from older Syncfusion version to latest.

Approach:

  1. Review Upgrade Guide
  2. Download latest version from account downloads
  3. Update NuGet packages or install new version
  4. Test for breaking changes
  5. Update license key if needed

Use Case 5: Localized Application

Goal: Support multiple languages in WPF application with Syncfusion controls.

Approach:

  1. Set up localization resources
  2. Create.resx files for target cultures
  3. Set application culture at startup
  4. Syncfusion controls automatically use localized strings

Next Steps

After completing setup:

  1. Set up localization (if building international apps):

- See references/localization.md for complete.resx setup guide

  1. Learn MVVM patterns with Syncfusion controls:

- See references/patterns-and-practices.md for commands, data binding, and best practices

  1. Explore component-specific skills:

- For charting: See implementing-syncfusion-wpf-components → Charts - For data grids: See implementing-syncfusion-wpf-components → Data Grids - For editors: See implementing-syncfusion-wpf-components → Editors

  1. Configure framework compatibility:

- See references/configuration.md for.NET Framework and.NET Core/.NET setup

Related Resources

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude

33.14%
按下载量换算122

Codex

32.56%
按下载量换算120

Cursor

18.75%
按下载量换算69

Gemini CLI

9.15%
按下载量换算34

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/syncfusion/wpf-ui-components-skills --skill syncfusion-wpf-getting-started 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills