Codeuctivity.HtmlRenderer 4.0.458

Prefix Reserved
dotnet add package Codeuctivity.HtmlRenderer --version 4.0.458
                    
NuGet\Install-Package Codeuctivity.HtmlRenderer -Version 4.0.458
                    
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="Codeuctivity.HtmlRenderer" Version="4.0.458" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Codeuctivity.HtmlRenderer" Version="4.0.458" />
                    
Directory.Packages.props
<PackageReference Include="Codeuctivity.HtmlRenderer" />
                    
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 Codeuctivity.HtmlRenderer --version 4.0.458
                    
#r "nuget: Codeuctivity.HtmlRenderer, 4.0.458"
                    
#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 Codeuctivity.HtmlRenderer@4.0.458
                    
#: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=Codeuctivity.HtmlRenderer&version=4.0.458
                    
Install as a Cake Addin
#tool nuget:?package=Codeuctivity.HtmlRenderer&version=4.0.458
                    
Install as a Cake Tool

Renders HTML to PNG or PDF, supports windows, linux and macos

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
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
4.0.458 972 7/2/2025
4.0.438 2,869 11/1/2024
4.0.431 212 10/30/2024
4.0.411 7,356 8/31/2024
4.0.406 297 8/21/2024
4.0.396 256 8/8/2024
4.0.386 264 7/17/2024
4.0.368 286 6/7/2024
3.0.348 308 4/23/2024
3.0.343 263 4/6/2024
3.0.335 242 3/22/2024
3.0.330 240 3/15/2024
3.0.318 271 1/26/2024
3.0.301 795 12/9/2023
3.0.290 264 11/17/2023
2.2.278 426 9/25/2023
2.2.258 319 8/30/2023
2.2.225 1,449 7/30/2023
2.2.212 426 6/21/2023
2.2.204 545 4/12/2023
2.2.183 1,886 1/22/2023
2.1.149 551 12/7/2022
2.1.135 485 11/24/2022
2.1.129 556 11/23/2022
2.1.86 660 10/7/2022
2.1.85 507 10/7/2022
2.1.71 1,432 7/11/2022
2.1.62 642 6/15/2022
2.1.55 585 6/15/2022
2.1.46 640 4/18/2022
2.0.31 666 3/9/2022

Bump PuppeteerSharp from 20.0.4 to 20.2.0