RadPdfCore 3.22.0
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
<PackageReference Include="RadPdfCore" Version="3.22.0" />
paket add RadPdfCore --version 3.22.0
#r "nuget: RadPdfCore, 3.22.0"
// 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 | Versions 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. |
-
.NETCoreApp 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.0)
- System.Data.SqlClient (>= 4.6.1)
- System.Drawing.Common (>= 4.5.0)
- System.Security.Cryptography.Pkcs (>= 4.5.0)
- System.ServiceModel.NetTcp (>= 4.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
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/