Skip to main content
A newer version of this page is available. .

Local NuGet feed

The DevExpress installation copies all NuGet packages to the C:\Program Files (x86)\DevExpress 19.1\Components\System\Components\Packages directory and configures a local NuGet feed for each installed Visual Studio version.

nuget local feed

In trial mode, a local DevExpress package source contains packages for all DevExpress components, so you can try any of them.

Additionally, you can generate a temporary NuGet feed for cross-platform .NET Core libraries. See Trial .NET Core Controls Via NuGet for more information.

Tip

Hotfix installations create a local NuGet feed as well. You can use this feed to test the bug fixes in your CI/CD system: Integrate NuGet to Popular Continuous Integration Systems.