Skip to main content

Install DevExpress NuGet Packages for .NET MAUI

  • 2 minutes to read

DevExpress distributes the DevExpress Mobile UI Suite through nuget.org. Visual Studio, Visual Studio Code, and JetBrains Rider include nuget.org as a default package source, so you can install DevExpress NuGet packages without registering an additional feed.

Refer to the following help topics for more information:

Note

If you do not have a .NET MAUI Subscription, your 30-day trial for non-licensed DevExpress NuGet packages starts automatically once you install packages for your projects. Non-licensed NuGet packages are not available after your 30-day trial period (you can request a trial extension through the DevExpress Support Center).

Packages Included

The following DevExpress NuGet packages and components are available for .NET MAUI development:

DevExpress.Maui.Core
Contains classes, interfaces, and enums that implement the basic functionality of DevExpress components for MAUI. This package also includes such components as DXButton, SlideView, DXScrollView, DXStackLayout, DXWrapLayout, and DXDockLayout.
DevExpress.Maui.Grid
Contains the DataGridView component.
DevExpress.Maui.Editors
Contains DataFormView, Chip, ChoiceChipGroup and other chip groups, TextEdit, and other data editors.
DevExpress.Maui.CollectionView
Contains the DXCollectionView component.
DevExpress.Maui.TreeView
Contains the DXTreeView component.
DevExpress.Maui.Charts
Contains the ChartView and PieChartView components.
DevExpress.Maui.Scheduler
Contains the MonthView, WeekView, and other scheduler views.
DevExpress.Maui.Controls
Contains the TabView, DXPopup, BottomSheet, and ShimmerView controls.
DevExpress.Maui.HtmlEditor*
Contains classes that implement the HtmlEdit functionality.
DevExpress.Maui.Gauges
Contains classes and interfaces that implement the RadialGauge and RadialProgressBar functionality.
DevExpress.Maui.Pdf*
Contains classes that implement the PdfViewer functionality.