Install and configure your toolchain - AWS SDK for .NET (V3)
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

We recommend that you migrate to AWS SDK for .NET V4. For additional details and information on how to migrate, please refer to our maintenance mode announcement.

Install and configure your toolchain

To use the AWS SDK for .NET, you must have certain development tools installed.

Cross-platform development

The following are required for cross-platform .NET development on Windows, Linux, or macOS:

  • Microsoft .NET Core SDK, version 2.1, 3.1, or later, which includes the .NET command line interface (CLI) (dotnet) and the .NET Core runtime.

Windows with Visual Studio and .NET Core

The following are required for development on Windows with Visual Studio and .NET Core:

  • Microsoft .NET Core 2.1, 3.1 or later

    This is typically included by default when installing a recent version of Visual Studio.

Next step

Configure SDK authentication with AWS