Cross-platform HttpClientHandler with additional security features (certificate pinning, TLS1.2+, client certificates).
Info
Version: | 2.3.0 |
Author(s): | tranb3r |
Last Update: | Thursday, November 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ZitchCode/SecureHttpClient |
NuGet Url: | https://www.nuget.org/packages/SecureHttpClient |
Install
Install-Package SecureHttpClient
dotnet add package SecureHttpClient
paket add SecureHttpClient
SecureHttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
monoandroid11.0
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.11)
- Xamarin.SquareUp.OkHttp3(>= 4.9.1)
- Xamarin.SquareUp.OkHttp3.UrlConnection(>= 4.9.1)
- Xamarin.SquareUp.Okio(>= 2.10.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.11)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.11)
- Portable.BouncyCastle(>= 1.8.9)
Tags