A web operation automation library in C# (.NET Core).
Info
| Version: | 0.4.0 |
| Author(s): | Kerry Jiang |
| Last Update: | Saturday, October 5, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/NetInteractor.Core |
Install
Install-Package NetInteractor.Core
dotnet add package NetInteractor.Core
paket add NetInteractor.Core
NetInteractor.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.11.12)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 3.0.0)
Tags