ANN: PDFNet now available from Nuget

Recently we posted our PDFNet library to the Nuget package gallery.
https://www.nuget.org/packages/PDFNet/

This is a great way to get started with PDFNet, and also to keep up to date on new releases.

Like our regular PDFNet releases, our nuget package includes both .Net 2.0 - 3.5 and .Net 4+ assemblies.

The other exciting part of the nuget package, that we are soon rolling out into our regular releases, is improved AnyCPU support.

Included in the Nuget package, is PDFNetLoader assembly, which at runtime will load our 32 or 64 bit versions of PDFNet depending on clients computer.
This way you can keep a single AnyCPU solution/project and still use PDFNet. Before you had to use x86 or x64 platforms.

We are looking for feedback, so feel free to contact us with how it went if you try.

See our blog post for more information.

http://blog.pdftron.com/2014/09/10/dotnet-pdf-control-nuget/

Are the nuGet packages also working with Xamarin ?
Le samedi 30 août 2014 03:32:44 UTC+3, Ryan a écrit :

Recently we posted our PDFNet library to the Nuget package gallery.
NuGet Gallery | PDFNet 8.1.0.76880

This is a great way to get started with PDFNet, and also to keep up to date on new releases.

Like our regular PDFNet releases, our nuget package includes both .Net 2.0 - 3.5 and .Net 4+ assemblies.

The other exciting part of the nuget package, that we are soon rolling out into our regular releases, is improved AnyCPU support.

Included in the Nuget package, is PDFNetLoader assembly, which at runtime will load our 32 or 64 bit versions of PDFNet depending on clients computer.
This way you can keep a single AnyCPU solution/project and still use PDFNet. Before you had to use x86 or x64 platforms.

We are looking for feedback, so feel free to contact us with how it went if you try.

Our Xamarin version is not integrated with NuGet currently. To try out PDFNet for Xamarin, you can request a trial at:

https://www.pdftron.com/pdfnet/mobile/request_trial.html

is the UWP version also available through nuget? VSIX is a pain incombination with build server

Currently only desktop is available through Nuget. For mobile platforms you need to fill in this form to get the downloads.
https://www.pdftron.com/pdfnet/mobile/request_trial.html

Could you please publish the UWP extension that we have to include as a Nuget package? It will simplify things a lot like continuos integrations. Nuget restore works great, whilst working with extensions is always trickier.
El sábado, 30 de agosto de 2014, 1:32:44 (UTC+1), Ryan escribió:

Recently we posted our PDFNet library to the Nuget package gallery.
https://www.nuget.org/packages/PDFNet/

This is a great way to get started with PDFNet, and also to keep up to date on new releases.

Like our regular PDFNet releases, our nuget package includes both .Net 2.0 - 3.5 and .Net 4+ assemblies.

The other exciting part of the nuget package, that we are soon rolling out into our regular releases, is improved AnyCPU support.

Included in the Nuget package, is PDFNetLoader assembly, which at runtime will load our 32 or 64 bit versions of PDFNet depending on clients computer.
This way you can keep a single AnyCPU solution/project and still use PDFNet. Before you had to use x86 or x64 platforms.

We are looking for feedback, so feel free to contact us with how it went if you try.