Version 4 (V4) of the Amazon SDK for .NET has been released!
For information about breaking changes and migrating your applications, see the migration topic.
Guided code examples for the Amazon SDK for .NET
The following sections contain code examples and provide guidance for the examples. They can help you learn how to use the Amazon SDK for .NET to work with Amazon services. For additional code examples, see Code examples.
Note
Code examples that are specific to V3 of the Amazon SDK for .NET are also available. To find them, see Code examples with guidance and Code examples in the Amazon SDK for .NET (V3) Developer Guide. However, be aware that if you use the V3-specific code examples with V4 of the SDK (the latest version), you might need to make adjustments according to the information in Migrating to version 4.
If you're new to the Amazon SDK for .NET, you might want to check out the Creating a simple application topic first. It gives you an introduction to the SDK.
Before you begin, be sure you have set up your environment and configured your project. Also review the information in Using the SDK.