NuGet Package
=============

In your projects targeting .NET Framework 4.0 and later you have two options to use the EVO PDF Client library for .NET Framework :

- reference directly the EvoPdfClient.dll assembly from Bin folder 
- reference the NuGet package published at https://www.nuget.org/packages/EvoPdf.Client/ 

The preferred method in our demo applications is to reference the NuGet package.

