c# - How to debug .NET code deployed to AWS -


i have code in dev environment in bitbucket , deployed aws elastic beanstalk. looking way debug c# .net code has been deployed. have installed aws toolkit visual studio , have looked here: http://docs.aws.amazon.com/toolkit-for-visual-studio/latest/user-guide/welcome.html

and here: https://aws.amazon.com/blogs/developer/category/net/

any appreciated.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -