Install EJ2 PDF Viewer packages automatically

24 Feb 20251 minute to read

You can install the EJ2 PDF Viewer packages automatically based by adding the PDF Viewer NuGet packages in your csproj file. When building the project, the required NuGet will be installed.

<PackageReference Include="Syncfusion.EJ2.PdfViewer.AspNet.Core" Version="*" />