RadPdfCore 3.22.0

Suggested Alternatives

RadPdf

Additional Details

The RadPdf package now supports both the ASP.NET Framework and ASP.NET Core / 5+

dotnet add package RadPdfCore --version 3.22.0
NuGet\Install-Package RadPdfCore -Version 3.22.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RadPdfCore" Version="3.22.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RadPdfCore --version 3.22.0
#r "nuget: RadPdfCore, 3.22.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RadPdfCore as a Cake Addin
#addin nuget:?package=RadPdfCore&version=3.22.0

// Install RadPdfCore as a Cake Tool
#tool nuget:?package=RadPdfCore&version=3.22.0

This Package Has Moved!

This NuGet package has been moved to https://www.nuget.org/packages/RadPdf

Please update all references to the RadPdf package.

The new package is compatible with .NET Framework 3.5/4.x, .NET Core, .NET Standard, and .NET 5.

Notes

This NuGet package only provides the ASP.NET Core / ASP.NET 5 DLL for RAD PDF. If using the default Lite storage provider, the web control will require access to a RAD PDF System Service instance. If using SQL Server or a custom Lite storage provider has been implemented, set UseService=false to enable page rendering directly by the DLL and without the System Service. For copyright notice, documentation, sample code using this package with and without the Service, the ASP.NET 3.5/4.x DLL, and the RAD PDF System Service, please install https://www.radpdf.com/install/

Sample code can also be cloned from https://github.com/radpdf/samples

This NuGet will no longer be updated.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.22.0 2,816 7/21/2021
3.21.0 585 5/31/2021
3.20.5 2,205 4/26/2021
3.20.0 547 3/15/2021

This nuget package only provides the ASP.NET Core / ASP.NET 5 DLL for RAD PDF. If using the default Lite storage provider, it will require access to a RAD PDF System Service instance. If using SQL Server or a custom Lite storage provider has been implemented, set UseService=false to enable page rendering directly by the DLL and without the System Service. For copyright notice, documentation, sample code using this package, the ASP.NET 3.5/4.x DLL, and the RAD PDF System Service, please install https://www.radpdf.com/install/