maui-404024-get-started-register-nuget-gallery.md
We distribute the DevExpress Mobile UI suite through our NuGet Gallery. This topic explains how to register the DevExpress NuGet Gallery as a package source. Once registered, review the following help topic to add NuGet packages to your project:
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).
Follow the steps below to obtain your NuGet feed URL.
Visit nuget.devexpress.com, log in as a registered DevExpress customer, and click Obtain Feed URL.
At the bottom of this page, click Copy to Clipboard to copy your unique NuGet feed URL to the clipboard.
See also: Choose Between Offline and Online DevExpress NuGet Feeds.
Navigate to Tools > Options > NuGet Package Manager > Package Source and add your personal NuGet feed to the list of package sources.
See also: Install NuGet Packages in Visual Studio, VS Code, and Rider.
You can manage NuGet packages with a CLI (command line interface). Refer to the following help topic for more information: Use Command Line Tools to Manage DevExpress NuGet Packages.
The DevExpress NuGet Gallery includes the following packages and components for .NET MAUI development:
DevExpress.Maui.CoreContains 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.GridContains the DataGridView component.DevExpress.Maui.EditorsContains DataFormView, Chip, ChoiceChipGroup and other chip groups, TextEdit, and other data editors.DevExpress.Maui.CollectionViewContains the DXCollectionView component.DevExpress.Maui.TreeViewContains the DXTreeView component.DevExpress.Maui.ChartsContains the ChartView and PieChartView components.DevExpress.Maui.SchedulerContains the MonthView, WeekView, and other scheduler views.DevExpress.Maui.ControlsContains the TabView, DXPopup, BottomSheet, and ShimmerView controls.DevExpress.Maui.HtmlEditor*Contains classes that implement the HtmlEdit functionality.DevExpress.Maui.GaugesContains classes and interfaces that implement the RadialGauge and RadialProgressBar functionality.DevExpress.Maui.Pdf*Contains classes that implement the PdfViewer functionality.