Info
Version: | 2.3.55.2 |
Author(s): | Amazon Web Services |
Last Update: | Tuesday, October 11, 2016 |
.NET Fiddle: | Online Example |
Project Url: | http://aws.amazon.com/sdkfornet/ |
NuGet Url: | https://www.nuget.org/packages/AWSSDK |
Install
Install-Package AWSSDK
dotnet add package AWSSDK
paket add AWSSDK
AWSSDK Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Http(>= 2.1.10)
Tags
The new version 3 of the AWS SDK for .NET uses separate packages for each service. For example Amazon S3 is in the AWSSDK.S3 package, Amazon SQS is in AWSSDK.SQS and Amazon DynamnoDB is in AWSSDK.DynamoDBv2.