DNV.OAuth.Api.HttpClient 1.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DNV.OAuth.Api.HttpClient --version 1.6.0
                    
NuGet\Install-Package DNV.OAuth.Api.HttpClient -Version 1.6.0
                    
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.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DNV.OAuth.Api.HttpClient" Version="1.6.0" />
                    
Directory.Packages.props
<PackageReference Include="DNV.OAuth.Api.HttpClient" />
                    
Project file
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 DNV.OAuth.Api.HttpClient --version 1.6.0
                    
#r "nuget: DNV.OAuth.Api.HttpClient, 1.6.0"
                    
#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.
#addin nuget:?package=DNV.OAuth.Api.HttpClient&version=1.6.0
                    
Install DNV.OAuth.Api.HttpClient as a Cake Addin
#tool nuget:?package=DNV.OAuth.Api.HttpClient&version=1.6.0
                    
Install DNV.OAuth.Api.HttpClient as a Cake Tool

Provides a factory for producing authenticated HttpClients for API integration via OAuth.

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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.

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.5 142 3/12/2025
1.14.4 4,069 11/27/2024
1.14.3 96 11/27/2024
1.14.2 119 10/9/2024
1.14.1 117 9/27/2024
1.14.0 114 9/26/2024
1.13.0 395 8/9/2024
1.12.0 96 7/17/2024
1.11.3 6,784 6/6/2024
1.11.1 11,839 2/8/2024
1.11.0 219 2/8/2024
1.10.6 11,449 12/12/2023
1.10.5 212 12/12/2023
1.10.4 250 12/12/2023
1.10.3 277 12/6/2023
1.10.2 203 12/6/2023
1.10.1 234 12/5/2023
1.10.0 251 11/24/2023
1.9.0 226 11/24/2023
1.8.0 235 11/20/2023
1.7.5 225 11/9/2023
1.7.4 97,970 10/24/2023
1.7.3 253 10/24/2023
1.7.0 4,478 7/26/2023
1.6.6 299 6/26/2023
1.6.5 275 6/20/2023
1.6.1 263 6/8/2023
1.6.0 2,661 6/8/2023
1.5.1 1,220 6/8/2023
1.5.0 293 6/8/2023
1.0.0 268 10/24/2023

Version 1.6.0:
Rebrand DNVGL.Veracity.* as DNV.Veracity.*.

Changelog:
For all release notes, see changelog (https://github.com/veracity-engineering/SolutionPackage/blob/master/src/OAuthCHANGELOG.md)