Articles in this section
Category / Section

Removed Framework wise NuGet package for Syncfusion ASP.NET CORE (Essential JS 1) platform – v16.1600.0.xx

2 mins read

Syncfusion has been modified the Syncfusion ASP.NET Core (Essential JS1) NuGet package structure (Framework grouped and package version) from v16.1.0.24 onwards. Due to this, always getting the latest stable version as 16.1600.*.* in Visual Studio NuGet Package Manager when try to install or update the Syncfusion ASP.NET Core package using Syncfusion private nuget server feed link (https://nuget.syncfusion.com/nuget_aspnetcore/nuget/getsyncfusionpackages/aspnetcore). Refer the following screenshot.

 

Latest stable version displayed wrongly in version list.

 

Latest stable version is wrongly displayed the issue, due to the Syncfusion ASP.NET Core package versions are ordered by numeric value(1600>2) and its default behavior in NuGet.  

 

Hence, the Framework based NuGet packages have been removed from Syncfusion private nuget server for the Syncfusion ASP.NET Core platform v16.1.0.xx (16.1600.0.24, 16.1600.0.26, 16.1600.0.32) alone. Alternatively, the Framework grouped packages are already provided for the previously mentioned v16.1.0.xx. You can find the Framework grouped Syncfusion.ASP.NET Core package details from here.

 

You will face the unable to find package issue when restoring the solution or project if still using the NuGet package version with Framework (eg. 16.1600.0.xx).

 

Facing package restore issue with NuGet package version with Framework.

 

If you install the 16.1600.0.xx release version of Syncfusion ASP.NET Core NuGet packages in your application and wants to update your Syncfusion ASP.NET Core (Essential JS 1) packages, and then update the required Syncfusion ASP.NET Core (Essential JS 1) packages by one of the following ways:

Package Manager

 

Update the Syncfusion ASP.NET Core (Essential JS 1) packages by choosing the required version from NuGet Package Manager drop-down manually.

 

Package Manager Console


You can update the Syncfusion ASP.NET Core packages by Package Manager console with required version.

> Update-Package <package id> -Version <version>


    

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied