Microsoft.Azure.ContainerRegistry
1.0.0-preview.1
This is a client library for Azure Container Registry data plane operations. Use this library to retrieve, update and view Registry tags, blobs and manifests.
Install-Package Microsoft.Azure.ContainerRegistry -Version 1.0.0-preview.1
dotnet add package Microsoft.Azure.ContainerRegistry --version 1.0.0-preview.1
<PackageReference Include="Microsoft.Azure.ContainerRegistry" Version="1.0.0-preview.1" />
paket add Microsoft.Azure.ContainerRegistry --version 1.0.0-preview.1
Release Notes
- Update package version to follow standard Azure-SDK-for-Net versioning guidelines
- Require `System.IdentityModel.Tokens.Jwt >= 5.1.2` instead of `System.IdentityModel.Tokens.Jwt == 5.1.2`.
https://github.com/Azure/azure-sdk-for-net/blob/283d7bd614052d20ff740b7419d743c8573aa0f1/sdk/containerregistry/Microsoft.Azure.ContainerRegistry/CHANGELOG.md
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
- System.IdentityModel.Tokens.Jwt (>= 5.1.2)
-
.NETFramework 4.6.1
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
- System.IdentityModel.Tokens.Jwt (>= 5.1.2)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.IdentityModel.Tokens.Jwt (>= 5.1.2)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Microsoft.Rest.ClientRuntime (>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json (>= 10.0.3)
- System.IdentityModel.Tokens.Jwt (>= 5.1.2)
- System.Net.Http (>= 4.3.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.Azure.ContainerRegistry:
Repository | Stars |
---|---|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
microsoft/fhir-server
A service that implements the FHIR standard
|
|
microsoft/FHIR-Converter
Conversion utility to translate legacy data formats into FHIR
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-preview.1 | 60,178 | 4/7/2020 |
0.10.0-preview | 379 | 10/25/2019 |
0.9.0-preview.1.20190603.2 | 277 | 6/3/2019 |