Contains the classes and utilities used to interact with the Chrome Developer Tools.
Info
Version: | 1.3.20 |
Author(s): | MasterDevs; Kev Reed |
Last Update: | Friday, March 31, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KevReed/ChromeDevTools |
NuGet Url: | https://www.nuget.org/packages/MasterDevs.ChromeDevTools.KevReed |
Install
Install-Package MasterDevs.ChromeDevTools.KevReed
dotnet add package MasterDevs.ChromeDevTools.KevReed
paket add MasterDevs.ChromeDevTools.KevReed
MasterDevs.ChromeDevTools.KevReed Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- WebSocket4Net(>= 0.14.1)