Skip to content

Commit 19f1f3f

Browse files
authored
Mention dotnet-chrome-protocol library (#153)
1 parent a667222 commit 19f1f3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
- Go: [Rod](https://github.com/go-rod/rod)
8484
- C#/.NET: [Puppeteer Sharp](https://github.com/hardkoded/puppeteer-sharp) - puppeteer port
8585
- C#/dotnet: [chrome-dev-tools](https://github.com/BaristaLabs/chrome-dev-tools) - Protocol wrapper generator that can be customized by editing handlebars templates. Includes .Net Core template.
86+
- C#/.NET: [dotnet-chrome-protocol](https://github.com/seclerp/dotnet-chrome-protocol) - A runtime library and schema code generation tools for Chrome DevTools Protocol support in C#/.NET.
8687
- Ruby: [Ferrum](https://github.com/route/ferrum) - high-level API to control Chrome in Ruby
8788
- Ruby: [Cuprite](https://github.com/machinio/cuprite) - Capybara driver
8889
- Kotlin: [chrome-reactive-kotlin](https://github.com/wendigo/chrome-reactive-kotlin) - reactive (rxjava 2.x), low-level client library in Kotlin

0 commit comments

Comments
 (0)