Category / Section
How to install Syncfusion beta NuGet packages
1 min read
Install Syncfusion beta NuGet packages
Currently the Syncfusion is releasing the beta for Essential Studio before the Syncfusion main release. Also, publishing the beta NuGet packages in nuget.org. Please follow the below steps to install the Syncfusion beta NuGet packages in the Visual Studio.
Using NuGet Package Manager
The NuGet Package Manager can be used to search and install beta NuGet packages in the Visual Studio solution or project:
- Open your application and then right click on the project or solution in the Solution Explorer tab, and choose Manage NuGet Packages…
Alternatively, click Tools menu, NuGet Package Manager | Manage NuGet Packages for Solution...
- Select the Include prerelease option to get the beta versions.
- Search the required NuGet package. Now, you can see the beta in the version list.
- You can select the beta version and install the package.