Aws-lambda-dotnet: How to debug in Visual Studio 2017 my AWS Serverless ASP Net Core 2.0 WebAPI

Created on 16 Mar 2018  路  1Comment  路  Source: aws/aws-lambda-dotnet

I wrote a simple ASP Net Core 2.0 WebAPI and published to AWS Serverless

How can I connect Visual Studio to this remote deployment to debug?

guidance

Most helpful comment

There is no support for remote debugging with Lambda. On our list of things we would like to work on is integrate our Lambda tooling in Visual Studio with the the AWS SAM Local project which recently added support for .NET Core 2.0

>All comments

There is no support for remote debugging with Lambda. On our list of things we would like to work on is integrate our Lambda tooling in Visual Studio with the the AWS SAM Local project which recently added support for .NET Core 2.0

Was this page helpful?
0 / 5 - 0 ratings