• dev aws Version 3 of the AWS SDK for .NET is available for production use in .NET 3.5 and 4.5

    The new version is distributed as several per-service packages on NuGet. The package names take the form of "AWSSDK — [service name]", allowing you to conveniently find, install, and depend only on the packages your application needs. This allows us to be more agile in delivering API updates to customers, and customers get the benefits of smaller dependency footprint, faster deployments, and the ability to individually update AWS service clients.

    aws.amazon.com

    docs.aws.amazon.com

    blogs.aws.amazon.com

Replies (1)