The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am using VS 2017 Community and created an MVC5 project, But when I install the syncfusion MVC version from NuGet package manager, it downloaded 14 version, not 15 version, How can I upgrade to 15 version easily?
GRGanesan Rengasamy Syncfusion Team March 20, 2017 11:27 AM UTC
Hi Dushmantha,
We suspect that the reported problem occurred since the Syncfusion ASP.NET MVC NuGet feed link is not configured in NuGet Package Manager from your Visual Studio. Please follow the steps given in the below link to utilize the Syncfusion NuGet packages with the latest version (15.1.0.37) in your project.
After configured the Syncfusion NuGet feed links, you may face the NuGet Package installation/restore error while installing the Syncfusion NuGet Packages from Syncfusion public feed URL in Visual Studio 2017. And there is issue with NuGet.Client in Visual Studio 2017. As a temporary workaround, please follow the below steps to install the Syncfusion NuGet Packages in Visual Studio 2017 without any issues.
Choose the Package Source as “All” in the package source combo box.
Then search and install the required Syncfusion ASP.NET MVC NuGet package as per your need. Please refer the below screenshot for your reference.
Regards,
Ganesan R.
DUDushmanthaMarch 20, 2017 05:17 PM UTC
Hi Ganeshan,
Thanks a lot. It worked for me.
Regards
Dushmantha
GRGanesan Rengasamy Syncfusion Team March 21, 2017 11:42 AM UTC
Hi Dushmantha,
Thanks for the update. We are glad to know that you resolved your issue. Please let us know if you have any concerns.