

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

We recommend that you migrate to [AWS SDK for .NET V4](https://docs.aws.amazon.com/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/).

# Additional tools
<a name="sdk-features-additional-tools"></a>

The following are some additional tools that you can use to ease the work of developing, deploying, and maintaining your .NET applications.

## AWS Deploy Tool
<a name="sdk-features-deployment-tool"></a>

After you've developed your cloud-native .NET Core application on a development machine, you can use the AWS Deploy Tool for the .NET CLI to more easily deploy your application to AWS.

For more information, see [Deploy applications to AWS](deploying.md).

## AWS Message Processing Framework for .NET
<a name="sdk-features-msg-proc"></a>

If you're using services such as Amazon SQS, Amazon SNS or Amazon EventBridge, you might be able to take advantage of the AWS Message Processing Framework for .NET. For more information, see [AWS Message Processing Framework for .NET](msg-proc-fw.md).

## Integrations with .NET Aspire
<a name="sdk-features-aspire-integrations"></a>

You can take advantages of integrations with .NET Aspire to improve the inner dev loop. For more information, see [Integrating AWS with .NET Aspire in the AWS SDK for .NET](aspire-integrations.md).