You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docfx_project/index.md
+11
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
3
3
Puppeteer Sharp is a .NET port of the official [Node.JS Puppeteer API](https://github.com/GoogleChrome/puppeteer).
4
4
5
+
6
+
# Puppeteer-Sharp 3 is here!
7
+
8
+
Check out the [blog post](https://www.hardkoded.com/blog/puppeteer-sharp-3-is-here)!
9
+
10
+
# Sponsor the project
11
+
12
+
If you are making money using Puppeteer-Sharp, consider sponsoring this project.
13
+
This will give you priority support and code reviews (depending on the tier), and it will help this **community based** project keep moving.
14
+
[Click here](https://github.com/sponsors/hardkoded) to sponsor this project.
15
+
5
16
# Prerequisites
6
17
7
18
* As Puppeteer-Sharp is a NetStandard 2.0 library, The minimum platform versions are .NET Framework 4.6.1 and .NET Core 2.0. [Read more](https://docs.microsoft.com/en-us/dotnet/standard/net-standard).
0 commit comments