dzianis wrote:
Hi, we are migrating from PdfSharp .NET Framework, and thinking what should we use PdfSharpCore
https://www.nuget.org/packages/PdfSharpCore(seems to be supported by other people) or this preview package.
You decide.
From their project website:
Quote:
PdfSharpCore is a partial port of PdfSharp.Xamarin for .NET Standard. Additionally MigraDoc has been ported as well (from version 1.32).
So you can choose between a stable version of a partial port of a partial port of something we published in 2012/2013.
Or take the new preview that may have some teething problems.
What is your release time frame?
Personally, I would go for 6.0.0 Preview 1.
Little risk if you are creating new PDF files with your app. You can test this carefully with good coverage.
Somewhat higher risk if you are importing PDF files supplied by customers. You can never know what corrupt PDF files you will be given.