Installing the jQWidgets NuGet Package

The jQWidgets framework is available as a NuGet package. NuGet is the package manager for the Microsoft development platform including .NET. Here is how to get the jQWidgets NuGet package in your Visual Studio project:

A. Via the Package Manager Console

In Visual Studio, go to ToolsNuGet Package ManagerPackage Manager Console. Run the following command in the Package Manager Console:

PM> Install-Package jQWidgets_Framework

B. Via the Manage NuGet Packages Dialog

In Visual Studio, go to ToolsNuGet Package ManagerManage NuGet Packages for Solution... Type jQWidgets in the search box. Install the package jQWidgets (with Id: jQWidgets_Framework). This is the only official jQWidgets NuGet package.

After the installation has finished, you can find the jQWidgets files in the folder jqwidgets in the root of your project.

AltStyle によって変換されたページ (->オリジナル) /