DNV.OAuth.Api.HttpClient
1.6.1
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 DNV.OAuth.Api.HttpClient --version 1.6.1
NuGet\Install-Package DNV.OAuth.Api.HttpClient -Version 1.6.1
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="DNV.OAuth.Api.HttpClient" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DNV.OAuth.Api.HttpClient --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DNV.OAuth.Api.HttpClient, 1.6.1"
#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.
// Install DNV.OAuth.Api.HttpClient as a Cake Addin #addin nuget:?package=DNV.OAuth.Api.HttpClient&version=1.6.1 // Install DNV.OAuth.Api.HttpClient as a Cake Tool #tool nuget:?package=DNV.OAuth.Api.HttpClient&version=1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides a factory for producing authenticated HttpClients for API integration via OAuth.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- DNV.OAuth.Core (>= 1.6.1)
- Microsoft.AspNetCore.Http (>= 2.1.34)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
- Microsoft.Extensions.Http (>= 2.1.1)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.2.9)
- System.Text.Json (>= 6.0.7)
- System.Text.RegularExpressions (>= 4.3.1)
-
.NETStandard 2.1
- DNV.OAuth.Core (>= 1.6.1)
- Microsoft.AspNetCore.Http (>= 2.1.34)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Features (>= 5.0.17)
- Microsoft.Extensions.Http (>= 6.0.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.2.9)
- System.Text.Json (>= 6.0.7)
- System.Text.RegularExpressions (>= 4.3.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DNV.OAuth.Api.HttpClient:
Package | Downloads |
---|---|
DNV.Veracity.Services.Api
Shared supporting library of Veracity My Services API v3 Clients. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.14.2 | 77 | 10/9/2024 |
1.14.1 | 95 | 9/27/2024 |
1.14.0 | 91 | 9/26/2024 |
1.13.0 | 133 | 8/9/2024 |
1.12.0 | 76 | 7/17/2024 |
1.11.3 | 5,813 | 6/6/2024 |
1.11.1 | 3,595 | 2/8/2024 |
1.11.0 | 200 | 2/8/2024 |
1.10.6 | 10,805 | 12/12/2023 |
1.10.5 | 190 | 12/12/2023 |
1.10.4 | 237 | 12/12/2023 |
1.10.3 | 263 | 12/6/2023 |
1.10.2 | 190 | 12/6/2023 |
1.10.1 | 219 | 12/5/2023 |
1.10.0 | 239 | 11/24/2023 |
1.9.0 | 212 | 11/24/2023 |
1.8.0 | 220 | 11/20/2023 |
1.7.5 | 211 | 11/9/2023 |
1.7.4 | 60,187 | 10/24/2023 |
1.7.3 | 238 | 10/24/2023 |
1.7.0 | 4,309 | 7/26/2023 |
1.6.6 | 284 | 6/26/2023 |
1.6.5 | 260 | 6/20/2023 |
1.6.1 | 247 | 6/8/2023 |
1.6.0 | 2,582 | 6/8/2023 |
1.5.1 | 1,189 | 6/8/2023 |
1.5.0 | 275 | 6/8/2023 |
1.0.0 | 255 | 10/24/2023 |
Version 1.6.1:
Re-enable Web.Extensions.
Changelog:
For all release notes, see changelog (https://github.com/veracity-engineering/SolutionPackage/blob/master/src/OAuthCHANGELOG.md)