ceTe.DynamicPDF.Rasterizer.NET 3.10.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ceTe.DynamicPDF.Rasterizer.NET --version 3.10.0
                    
NuGet\Install-Package ceTe.DynamicPDF.Rasterizer.NET -Version 3.10.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="ceTe.DynamicPDF.Rasterizer.NET" Version="3.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ceTe.DynamicPDF.Rasterizer.NET" Version="3.10.0" />
                    
Directory.Packages.props
<PackageReference Include="ceTe.DynamicPDF.Rasterizer.NET" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ceTe.DynamicPDF.Rasterizer.NET --version 3.10.0
                    
#r "nuget: ceTe.DynamicPDF.Rasterizer.NET, 3.10.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.
#:package ceTe.DynamicPDF.Rasterizer.NET@3.10.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ceTe.DynamicPDF.Rasterizer.NET&version=3.10.0
                    
Install as a Cake Addin
#tool nuget:?package=ceTe.DynamicPDF.Rasterizer.NET&version=3.10.0
                    
Install as a Cake Tool

Rasterizer allows software developers to convert PDF files to image file formats on the fly. Quick and easy conversions from PDF files to JPEG, PNG, TIFF (including multipage), GIF, BMP or directly to a System.Drawing.Bitmap object.
 
◦ Fixed an issue with referencing the libraries in Linux Docker environment using the NuGet package.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Universal Windows Platform uap10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
4.7.0 1,359 6/6/2025
4.6.0 18,701 7/30/2024
4.5.0 65,472 3/1/2024
4.4.0 28,070 9/26/2023
4.3.0 3,367 8/18/2023
4.2.0 273 8/14/2023
4.1.0 4,615 6/1/2023
4.0.0-beta 246 4/25/2023
3.18.0 77,714 12/12/2022
3.17.0 39,472 5/19/2022
3.16.0 1,475 4/13/2022
3.15.0 10,294 11/29/2021
3.14.0 21,099 5/12/2021
3.13.0 2,886 4/9/2021
3.12.0 1,361 3/10/2021
3.11.0 20,532 9/17/2020
3.10.0 3,712 6/5/2020
3.9.0.40859 9,013 3/18/2020
3.8.0.40369 1,528 1/9/2020
3.7.0.40320 813 1/1/2020
3.6.0.39928 812 11/7/2019
3.5.0.39445 888 8/30/2019
3.4.0.39186 728 8/2/2019
3.3.0.38983 982 6/26/2019
3.2.0.38353 1,149 3/26/2019
3.1.0.38171 779 3/26/2019
3.0.0.38003 993 2/14/2019

◦ Fixed an issue with referencing the libraries in Linux Docker environment using the NuGet package.