HttpClient (IHttpClientFactory) + Proxy implementation with Dependency injection support and https://free-proxy-list.net/ as proxy-list source for .NET Standard 2.1 (netstandard2.1).
Info
Version: | 1.2.0 |
Author(s): | Martin Šigut |
Last Update: | Thursday, October 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/msigut/FreeProxySharp |
NuGet Url: | https://www.nuget.org/packages/FreeProxySharp |
Install
Install-Package FreeProxySharp
dotnet add package FreeProxySharp
paket add FreeProxySharp
FreeProxySharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Fizzler.Systems.HtmlAgilityPack(>= 1.2.0)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Http.Polly(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.2)
- Serilog(>= 2.8.0)
- System.Text.Encoding.CodePages(>= 4.6.0)
Tags