Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
/ winui-demos Public archive

DevExpress WinUI 3 demos that show how to use DevExpress WinUI components and tools, including the Data Grid, Reporting, Scheduler, Charting, and Data Editors.

Notifications You must be signed in to change notification settings

DevExpress/winui-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevExpress WinUI 3 Demos

NOTE: This repository is outdated.

Refer to the https://demos.devexpress.com/winui/ to install a ready-to-use WinUI demo application.

To get the source code of the latest WinUI Demos, follow the steps below: 1. Download and run the Unified Component Installer. 2. Select the WinUI Controls to install the latest version. 3. When the DevExpress Controls are installed, navigate to the C:\Users\Public\Documents\DevExpress Demos 22.1\Components\WinUI folder to see the WinUI Demos source code.

This repository contains WinUI 3 demos that show how to use DevExpress WinUI components and tools, including the Data Grid, Reporting, Scheduler, Charting, and Data Editors.

Tip: You can also download the DevExpress WinUI Demos App. This app allows you to execute all WinUI 3 demos without compiling the code.

System Requirements

  • Windows 10, version 1809 (build 17763), or newer installed
  • Visual Studio 2019 version 16.9 or higher, or Visual Studio 2019 Preview version 16.10 or higher
  • .NET Desktop development workload for Visual Studio
  • Windows App SDK Version 1.0 Visual Studio extension installed

For more information, refer to Windows App SDK (formerly known as Project Reunion).

Run Demos

Important Note: DevExpress Reports is not included in the DevExpress WinUI component distribution. To build this demo application, you must own an active DevExpress Subscription (Reporting, DXperience, or Universal) or trial NuGet packages. For pricing information, please refer to the DevExpress Products matrix. To get more information on the free trial DevExpress Subscription NuGet packages, please refer to the Trial .NET Controls Via NuGet documentation topic.

  1. Open the demo project.

  2. Use your DevExpress credentials to log into devexpress.com. Refer to the devexpress.com/winui-free page to get your DevExpress WinUI Controls license. Check the specified email address and copy the NuGet feed URL from the email to the clipboard.

  3. In Visual Studio, select Tools -> NuGet Package Manager -> Package Manager Settings.

  4. Navigate to NuGet Package Manager -> Package Sources. Click the plus sign at the top right corner to add a new NuGet package source. Use the following package settings:

    • Name - DevExpress

    • Source - the obtained NuGet Feed URL (https://nuget.devexpress.com/{your feed authorization key}/api)

    Make sure the nuget.org package source is also enabled. Click OK.

  5. Build the demo project. All the required NuGet packages will be automatically retrieved by Visual Studio.

    If you cannot build the demo, check whether the correct configuration is specified (x86 or x64). Then execute Rebuild Solution.

Documentation

DevExpress WinUI Controls

Feedback

Your input can help us shape future product offerings for WinUI. Feel free to contact us at [email protected].

Copyright

Developer Express Inc. All rights reserved.

About

DevExpress WinUI 3 demos that show how to use DevExpress WinUI components and tools, including the Data Grid, Reporting, Scheduler, Charting, and Data Editors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published