Asp.Net Core Docio for .NET Core 2.0

Hi,
My app is migrated to .NET Core 2.0, where it was targeting .NET Framework 4.6.1 before.

I am currenly using the Compression, DocIO and OfficeChart .NETStandard14 Nuget packages. I see there are also .NETStandard20 packages. Should I use those instead?

Thanks for helping me out.

Pieter

4 Replies

MJ Mohanaselvam Jothi Syncfusion Team January 10, 2018 12:01 PM UTC

Hi Pieter,

Thank you for your update.

Both the .NET Standard14 or .NET Standard20 packages of DocIO are compatible for .NET Core 2.0 application. You can use either .NET Standard14 or .NET Standard20 packages of DocIO in your .NET Core 2.0 application based on your requirement.

We have prepared a .NET Core 2.0 application using .NET Standard20 packages of DocIO and its dependencies (Compression, and OfficeChart). For your reference, we have attached the same.
http://www.syncfusion.com/downloads/support/forum/135372/ze/DocIO_AspNetCore_WebApplication1363431234.zip

Please let us know if you have any other questions.

Regards,
Mohanaselvam J
 



SE Sergey January 24, 2018 08:20 PM UTC

When I search NuGet for Syncfusion.DocIO.NETStandard20 it is not finding it. What package source should I be using?


PV Pieter van Kampen January 24, 2018 08:33 PM UTC

Are you using Syncfusion as package source? Click on the cod wheel next to Nuget.Org and add it: http://nuget.syncfusion.com/nuget_aspnetcore/nuget/getsyncfusionpackages/aspnetcore


MJ Mohanaselvam Jothi Syncfusion Team January 25, 2018 07:28 AM UTC

Hi Sergey,

Yes, you can use the Nuget package from the below location: http://nuget.syncfusion.com/nuget_aspnetcore/nuget/getsyncfusionpackages/aspnetcore .
Kindly refer this in the package source to get Syncfusion.DocIO.NETStandard20 Nuget.

Please refer the below screenshot:

 

 

Please let us know if you have any other questions.

Regards,
Mohanaselvam J


Loader.
Up arrow icon