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 1,194 7/2/2025
4.0.438 2,934 11/1/2024
4.0.431 230 10/30/2024
4.0.411 7,508 8/31/2024
4.0.406 317 8/21/2024
4.0.396 276 8/8/2024
4.0.386 289 7/17/2024
4.0.368 303 6/7/2024
3.0.348 323 4/23/2024
3.0.343 287 4/6/2024
3.0.335 260 3/22/2024
3.0.330 259 3/15/2024
3.0.318 293 1/26/2024
3.0.301 920 12/9/2023
3.0.290 272 11/17/2023
2.2.278 440 9/25/2023
2.2.258 324 8/30/2023
2.2.225 1,457 7/30/2023
2.2.212 433 6/21/2023
2.2.204 550 4/12/2023
2.2.183 1,953 1/22/2023
2.1.149 559 12/7/2022
2.1.135 494 11/24/2022
2.1.129 570 11/23/2022
2.1.86 669 10/7/2022
2.1.85 517 10/7/2022
2.1.71 1,445 7/11/2022
2.1.62 648 6/15/2022
2.1.55 598 6/15/2022
2.1.46 649 4/18/2022
2.0.31 676 3/9/2022

Bump PuppeteerSharp from 20.0.4 to 20.2.0