PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Fri Apr 26, 2024 12:57 am

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Mon Jun 20, 2016 3:14 pm 
Offline

Joined: Mon Jun 20, 2016 2:28 pm
Posts: 1
I am successfully using PDFsharp-MigraDoc in a Windows Forms application under .NET 4.5.2, thank you for this package.
I am trying to port this application now to a REST API solution I am writing using the newest ASP.NET Core 1.0 (a.k.a. earlier ASP.NET 5)
When I am trying to install PDFsharp-MigraDoc (this is the 'core' version) v1.50.4000-beta3b package into a ASP.NET Core 1.0 project in VS2015 (update3 RC) with NuGet Manager, it tells me:
Package PDFsharp-MigraDoc 1.50.4000-beta3b is not compatible with netcoreapp1.0 (.NETCoreApp,Version=v1.0). Package PDFsharp-MigraDoc 1.50.4000-beta3b supports: net20 (.NETFramework,Version=v2.0) One or more packages are incompatible with .NETCoreApp,Version=v1.0.

Is there something I am overlooking: Is this 'core' meant not for that 'core' ? Or is it just as simple as the Nuget dependency is not yet updated for netcoreapp1.0 ?


Top
 Profile  
Reply with quote  
PostPosted: Mon Jun 20, 2016 3:19 pm 
Offline
PDFsharp Guru
User avatar

Joined: Mon Oct 16, 2006 8:16 am
Posts: 3096
Location: Cologne, Germany
Hi!

AFAIK PDFsharp Core existed long before .NET Core.

The NuGet packages are compiled with .NET 2. You can download the source to compile them with other .NET versions (I assume .NET 2 is the problem here).

_________________
Regards
Thomas Hoevel
PDFsharp Team


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 287 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Privacy Policy, Data Protection Declaration, Impressum
Powered by phpBB® Forum Software © phpBB Group