ApproovHttpClient 3.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ApproovHttpClient --version 3.0.5
NuGet\Install-Package ApproovHttpClient -Version 3.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ApproovHttpClient" Version="3.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ApproovHttpClient" Version="3.0.5" />
<PackageReference Include="ApproovHttpClient" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ApproovHttpClient --version 3.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ApproovHttpClient, 3.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ApproovHttpClient@3.0.5
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ApproovHttpClient&version=3.0.5
#tool nuget:?package=ApproovHttpClient&version=3.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Custom HttpClient implementation using Approov API protection
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| MonoAndroid | monoandroid10 is compatible. |
| Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
MonoAndroid 1.0
- ApproovSDK (>= 2.7.0)
- GoogleGson (>= 2.8.8)
- Newtonsoft.Json (>= 13.0.1)
- Xamarin.AndroidX.AppCompat (>= 1.2.0.5)
-
Xamarin.iOS 1.0
- ApproovSDK (>= 3.0.0)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ApproovHttpClient:
| Package | Downloads |
|---|---|
|
ApproovRefit
The automatic type-safe REST library for Xamarin and .NET with Approov SDK support. Based on Refit (https://github.com/reactiveui/refit) |
|
|
ApproovHttpClient-Platform-Specific
Custom HttpClient implementation using Approov API protection |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.0 | 4,403 | 2/1/2023 |
| 3.0.6 | 620 | 7/26/2022 |
| 3.0.5 | 526 | 7/25/2022 |
| 3.0.4 | 546 | 7/25/2022 |
| 3.0.3 | 541 | 7/22/2022 |
| 3.0.2 | 526 | 7/22/2022 |
| 3.0.1 | 543 | 7/21/2022 |
| 3.0.0 | 554 | 7/21/2022 |
| 1.0.13 | 557 | 7/20/2022 |
| 1.0.12 | 560 | 7/11/2022 |
| 1.0.11 | 580 | 7/4/2022 |
| 1.0.10 | 564 | 7/4/2022 |
| 1.0.9 | 561 | 6/28/2022 |
| 1.0.8 | 940 | 9/16/2021 |
| 1.0.7 | 8,981 | 8/13/2020 |
| 1.0.6 | 641 | 6/23/2020 |
| 1.0.5 | 1,198 | 6/21/2020 |
| 1.0.4 | 646 | 6/20/2020 |
| 1.0.3 | 657 | 6/20/2020 |
| 1.0.2 | 628 | 6/17/2020 |
| 1.0.1 | 670 | 6/16/2020 |
| 1.0.0 | 664 | 6/16/2020 |
Fix iOS JSON parsing bug