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 186 7/2/2025
4.0.438 1,624 11/1/2024
4.0.431 145 10/30/2024
4.0.411 6,413 8/31/2024
4.0.406 216 8/21/2024
4.0.396 193 8/8/2024
4.0.386 190 7/17/2024
4.0.368 206 6/7/2024
3.0.348 241 4/23/2024
3.0.343 186 4/6/2024
3.0.335 160 3/22/2024
3.0.330 181 3/15/2024
3.0.318 201 1/26/2024
3.0.301 381 12/9/2023
3.0.290 222 11/17/2023
2.2.278 388 9/25/2023
2.2.258 270 8/30/2023
2.2.225 1,389 7/30/2023
2.2.212 351 6/21/2023
2.2.204 481 4/12/2023
2.2.183 1,716 1/22/2023
2.1.149 465 12/7/2022
2.1.135 410 11/24/2022
2.1.129 472 11/23/2022
2.1.86 572 10/7/2022
2.1.85 415 10/7/2022
2.1.71 1,315 7/11/2022
2.1.62 563 6/15/2022
2.1.55 483 6/15/2022
2.1.46 560 4/18/2022
2.0.31 559 3/9/2022

Bump PuppeteerSharp from 20.0.4 to 20.2.0