PowWeb 0.0.11

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

PowWeb

Table of content

Introduction

Puppeteer and Chrome DOMSnapshot API wrapper

License

MIT

Product Compatible and additional computed target framework versions.
.NET net7.0-windows7.0 is compatible.  net8.0-windows was computed.  net9.0-windows 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
0.0.11 249 6/5/2023
0.0.10 176 5/28/2023
0.0.9 202 5/28/2023
0.0.8 225 4/24/2023
0.0.6 355 12/4/2022
0.0.5 343 12/4/2022
0.0.4 359 12/4/2022
0.0.3 370 11/15/2022