: Search for "DevExpress" in the project template search bar. You should see templates like DevExpress v2x.x WinForms App AppTemplate or DevExpress Blazor Application .
| | API Reference Link | Key Content | |---|---|---| | DevExpress .NET API | docs.devexpress.com/api | The central hub for all .NET product APIs. | | ASP.NET Web Forms | docs.devexpress.com/AspNet/api | Classes in the DevExpress.Web namespace, plus all Web Forms control APIs. | | ASP.NET Core | docs.devexpress.com/AspNetCore/api | Both server-side (C#) and client-side (JavaScript) APIs. | | Blazor | docs.devexpress.com/Blazor/api | Complete API for all DevExpress Blazor components (e.g., DxGrid , DxChart ). | | WinForms | docs.devexpress.com/WindowsForms/api | The full API for the WinForms suite (e.g., GridControl , ChartControl ). | | WPF | docs.devexpress.com/WPF/api | The complete API reference for WPF components (e.g., GridControl , ChartControl ). | | .NET MAUI | docs.devexpress.com/MAUI/api | APIs for cross-platform mobile development. | | JavaScript (DevExtreme) | js.devexpress.com/Documentation/Api_Reference | Client-side API reference for all DevExtreme widgets. | devexpress universal trial setup
The trial offers a full-featured, 30-day free evaluation of their entire suite of .NET components, including WinForms, WPF, ASP.NET, and DevExtreme. Unlike many "lite" trials, DevExpress provides the complete product functionality, allowing you to test complex features before purchasing. Trial Setup Overview : Search for "DevExpress" in the project template search bar
If you purchase a license:
Prefer to use Git and pull code from a repository? Check out the Bitbucket repo.