AWS SDK for .NET
Get started quickly using AWS with the AWS SDK for .NET. The SDK helps take the complexity out of coding by providing .NET APIs for many AWS services including Amazon S3, Amazon EC2, DynamoDB and more. The single, downloadable package includes the AWS Toolkit for Microsoft Visual Studio, Visual Studio project templates, the AWS Tools for Windows PowerShell, the AWS .NET Library, C# code samples, and documentation.
Features
-
Amazon DynamoDB Object Persistence Framework
The Object Persistence Framework eliminates the need for application-level data conversions and custom middle-ware solutions by mapping .NET classes to Amazon DB items to store and retrieve data.
-
Amazon S3 TransferUtility
Through a simple API, the Amazon S3 TransferUtility achieves enhanced throughput, performance, and reliability by making extensive use of multi-threaded Amazon S3 multipart uploads.
-
Amazon Glacier ArchiveTransferManager
The Glacier ArchiveTransferManager, through a high level API, eases transferring data to and from Amazon Glacier by automatically dividing large files into parts and computing check sums.
-
Amazon DynamoDB Session State Provider
Remove the session state scale bottleneck by easily storing ASP.NET session state in DynamoDB.
Supported Services
Compute & Networking
Storage & Content Delivery
Additional Resources
- Connect with other developers in the .NET Community Forum »
- Discover more about using .NET with AWS in the .NET Developer Center »
- Start writing code fast with the AWS Toolkit for Microsoft Visual Studio »
- Learn the details of the latest SDK in the Release Notes »
- Dig through the source code in the GitHub Repository »