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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -