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

NuGet Limitations and Troubleshooting

Limitations

When you add DevExpress NuGet packages and their dependencies to a project manually, consider the following limitations.

  • No design-time assemblies are provided.
  • Runtime assemblies are provided starting with version 16.2.
  • Assemblies from NuGet packages do not affect the IDE, therefore the Toolbox does not display DevExpress controls installed using NuGet.
  • The Assembly Deployment Tool does not detect NuGet references.

Troubleshooting

Visual Studio 2010, Visual Studio 2012, and Visual Studio 2013 cannot be used with NuGet version < 3.4.

The DevExpress NuGet feed has recently migrated to TLS 1.2. However, VS2010, VS2012, and VS2013 use a NuGet version (> 3.4), which doesn’t support TLS 1.2. To work around this, follow the steps below.