

The Amazon SDK for .NET V3 has entered maintenance mode.

We recommend that you migrate to [Amazon SDK for .NET V4](https://docs.amazonaws.cn/sdk-for-net/v4/developer-guide/welcome.html). For additional details and information on how to migrate, please refer to our [maintenance mode announcement](https://aws.amazon.com/blogs/developer/aws-sdk-for-net-v3-maintenance-mode-announcement/).

# Take a quick tour of the Amazon SDK for .NET
<a name="quick-start"></a>

This section provides basic tutorials for developers who are new to the Amazon SDK for .NET.

**Note**  
Before you use these tutorials, you must have first [installed your toolchain](net-dg-dev-env.md) and [configured SDK authentication](creds-idc.md).

For information about developing software for specific Amazon services along with code examples, see [Work with Amazon services](working-with-aws-services.md). For additional code examples, see [Amazon SDK for .NET code examples](csharp_code_examples.md).

**Topics**
+ [Simple cross-platform app](quick-start-s3-1-cross.md)
+ [Simple Windows-based app](quick-start-s3-1-winvs.md)
+ [Next steps](quick-start-next-steps.md)