RadPdfCore 3.22.0
Install-Package RadPdfCore -Version 3.22.0
dotnet add 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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
-
.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 (1)
Showing the top 1 NuGet packages that depend on RadPdfCore:
Package | Downloads |
---|---|
Qore360.dependencies.Nuget
Contains common dependencies for Qore framework |
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/