NuGet
When you use Visual Studio, you can get the DevExtreme scripts and stylesheets from the DevExtreme Web NuGet package. Run the following command in the Package Manager Console to install this package:
Install-Package DevExtreme.Web -Version 21.1.9
You can also use the Manage NuGet Packages dialog to install or update the package.
See Also
Feedback