Microsoft.PowerPlatform.Dataverse.Client.AzAuth
1.1.10
Prefix Reserved
dotnet add package Microsoft.PowerPlatform.Dataverse.Client.AzAuth --version 1.1.10
NuGet\Install-Package Microsoft.PowerPlatform.Dataverse.Client.AzAuth -Version 1.1.10
<PackageReference Include="Microsoft.PowerPlatform.Dataverse.Client.AzAuth" Version="1.1.10" />
paket add Microsoft.PowerPlatform.Dataverse.Client.AzAuth --version 1.1.10
#r "nuget: Microsoft.PowerPlatform.Dataverse.Client.AzAuth, 1.1.10"
// Install Microsoft.PowerPlatform.Dataverse.Client.AzAuth as a Cake Addin #addin nuget:?package=Microsoft.PowerPlatform.Dataverse.Client.AzAuth&version=1.1.10 // Install Microsoft.PowerPlatform.Dataverse.Client.AzAuth as a Cake Tool #tool nuget:?package=Microsoft.PowerPlatform.Dataverse.Client.AzAuth&version=1.1.10
This package contains a auth extention for the Dataverse ServiceClient. This extention add support for authentication use the Azure.Core Library. This support the "DefaultAzureCredential" flow. This Package has been authored by the Microsoft Dataverse SDK team.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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 Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETFramework 4.6.2
- Azure.Identity (>= 1.12.0)
- Microsoft.PowerPlatform.Dataverse.Client (>= 1.2.0)
-
.NETFramework 4.7.2
- Azure.Identity (>= 1.12.0)
- Microsoft.PowerPlatform.Dataverse.Client (>= 1.2.0)
-
.NETFramework 4.8
- Azure.Identity (>= 1.12.0)
- Microsoft.PowerPlatform.Dataverse.Client (>= 1.2.0)
-
net6.0
- Azure.Identity (>= 1.12.0)
- Microsoft.PowerPlatform.Dataverse.Client (>= 1.2.0)
-
net8.0
- Azure.Identity (>= 1.12.0)
- Microsoft.PowerPlatform.Dataverse.Client (>= 1.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Notice:
This package is an extension to the Microsoft.PowerPlatform.Dataverse.Client Nuget package.
This package is intended to work with .net full framework 4.6.2, 4.7.2 and 4.8, and .net 6.0
1.1.10:
Initial release
Provides an extension to the Dataverse ServiceClient to support authenticating with the Azure.Core DefaultAzureCredential flow.