AWS News Blog
New AWS SDK for .NET Developers
The new AWS SDK for .NET Developers will provide you with the libraries, code samples, and documentation needed to build an AWS-powered application using any programming language capable of making .NET calls including C#, Visual Basic, Windows PowerShell, and so forth.
The SDK includes the following goodies:
- A new AWS .NET Library – This library provides a set of developer-friendly APIs that hide much of the low-level plumbing associated with programming for the AWS cloud, including authentication, retries, and error handing. The library supports the Amazon Elastic Compute Cloud, Auto Scaling, Amazon CloudWatch, Elastic Load Balancing, the Amazon Virtual Private Cloud, Amazon SimpleDB, the Amazon Simple Storage Service, Amazon CloudFront, the Amazon Simple Queue Service, the Amazon Relational Database Service, and Amazon Elastic MapReduce.
- Code Samples – The SDK includes practical examples in C# to show you how to build applications that make use of AWS.
- Visual Studio Support – The SDK includes Visual Studio templates to give you a running start on your application.
- Documentation – The SDK has a Getting Started Guide along with reference documentation for the library and for AWS.
We also set up a dedicated .NET Forum and created a Windows & .NET Developer Center. As is always the case, we’d love to hear from you once you’ve had a chance to dive in to this new SDK, and we’d enjoy learning more about how you have put it to use.
— Jeff;