As of the 2023.2 release, the Infragistics traditional installer has been removed, and so the WPF controls are now supported exclusively through NuGet moving forward.
Infragistics Ultimate UI for WPF provides NuGet packages for each control and component in the product. Use the below table to find which packages you need to add to your WPF application for each control.
There are two ways you can consume the NuGet packages. You can store the package files in a directory on your machine and add a package source pointing to that directory or you can use the licensed Infragistics NuGet feed. This licensed feed requires an Infragistics account linked to a valid product key. Alternatively, a trial version of the NuGet packages are now available on the default public NuGet feed https://api.nuget.org/v3/index.json.
With the 2019.1 release, the NuGet packages listed below are supported in the .NET Core 3.0 environment.
As of the 2020.2 release, we no longer support .NET Core 3.0, we support the .NET Core 3.1 and .NET 5.0 .
As of the 2021.2 release, we support .NET 6.0.
As of the 2022.2 release, we support .NET 7.0.
As of the 2023.2 release, we support .NET 8.0.
We also support .NET Framework 4.X using any of the above versions.
If you want to use the toolbox in Visual Studio with the Infragistics Ultimate UI for WPF controls, you will need to add the corresponding NuGet packages to the project first, as the toolbox will populate based on the packages that are installed to that project. A full list of which NuGet packages contain which controls can be found below:
These themes apply to all Ultimate UI for WPF controls.
The below themes only apply to the following Ultimate UI for WPF controls:
XamDataPresenter
XamDataGrid
XamDataCards
XamDataCarousel
XamTreeGrid
XamCheckEditor
XamComboEditor (Infragistics.Windows.Editors one, not the Infragistics.Controls.Editors one)
XamCurrencyEditor
XamDateTimeEditor
XamMaskedEditor
XamMonthCalendar
XamNumericEditor
XamTextEditor
XamOutlookBar
XamRibbon
XamDockManager