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

In your projects targeting .NET Core or .NET Standard 2.0 and later you have two options to use the EVO PDF Client library for .NET Core :

- reference directly the EvoPdfClient_NetCore.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.

