Atom.AWSClient
1.1.6
dotnet add package Atom.AWSClient --version 1.1.6
NuGet\Install-Package Atom.AWSClient -Version 1.1.6
<PackageReference Include="Atom.AWSClient" Version="1.1.6" />
paket add Atom.AWSClient --version 1.1.6
#r "nuget: Atom.AWSClient, 1.1.6"
// Install Atom.AWSClient as a Cake Addin #addin nuget:?package=Atom.AWSClient&version=1.1.6 // Install Atom.AWSClient as a Cake Tool #tool nuget:?package=Atom.AWSClient&version=1.1.6
Defines unified AWSSettings class used to build various AWS 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.AWS 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.
-
- AWSSDK.Core (>= 3.3.100)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Atom.AWSClient:
Package | Downloads |
---|---|
Atom.AWSQueue
Base class for connecting to AWS 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.AWS 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 AWS SDK version.