AWS Toolkit for Rider - Developing and Deploying .NET Applications on AWS

This whitepaper is for historical reference only. Some content might be outdated and some links might not be available.

AWS Toolkit for Rider

Rider is .NET IDE created by JetBrains. The AWS Toolkit for Rider is an open-source plug-in for the Rider IDE that makes it easier to create, debug, and deploy .NET applications on AWS. The plugin is open-source and makes it easier for developers to develop, debug, and deploy serverless applications that use AWS.

Using the AWS Toolkit for Rider, you can select a quick start serverless application template to initially scaffold your code. After you develop an application, you can use the tool to your serverless application in a few clicks. It enables you to set breakpoints and debug serverless applications locally, and view and search for specific error codes or patterns from CloudWatch log streams.