Atom.AzureClient
1.1.3
dotnet add package Atom.AzureClient --version 1.1.3
NuGet\Install-Package Atom.AzureClient -Version 1.1.3
<PackageReference Include="Atom.AzureClient" Version="1.1.3" />
paket add Atom.AzureClient --version 1.1.3
#r "nuget: Atom.AzureClient, 1.1.3"
// Install Atom.AzureClient as a Cake Addin #addin nuget:?package=Atom.AzureClient&version=1.1.3 // Install Atom.AzureClient as a Cake Tool #tool nuget:?package=Atom.AzureClient&version=1.1.3
Defines unified AzureSettings class used to build various Azure clients.
Add this package to your core library, so it would get the source code of this module without installing a binary dependency. Then proceed with using corresponding functionality from Atom.Azure namespace, like if it was installed using binary assembly.
Check out GitHub for more docs and usage examples.
Learn more about Target Frameworks and .NET Standard.
-
- Azure.Identity (>= 1.6.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Atom.AzureClient:
Package | Downloads |
---|---|
Atom.AzureQueue
Base class for connecting to Azure queue. Add this package to your core library, so it would get the source code of this module without installing a binary dependency. Then proceed with using corresponding functionality from Atom.Azure namespace, like if it was installed using binary assembly. Check out GitHub for more docs and usage examples. |
|
Atom.AzureBlob
Base classes for connecting to Azure blob storage. Add this package to your core library, so it would get the source code of this module without installing a binary dependency. Then proceed with using corresponding functionality from Atom.Azure namespace, like if it was installed using binary assembly. Check out GitHub for more docs and usage examples. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated Azure package version.