Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging asp.net 5 applications #275

Closed
mathiasdose opened this issue Nov 19, 2015 · 15 comments
Closed

Debugging asp.net 5 applications #275

mathiasdose opened this issue Nov 19, 2015 · 15 comments
Assignees
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@mathiasdose
Copy link

On https://code.visualstudio.com/Docs/editor/debugging the following question is asked:

Q: What are the supported debugging scenarios?

A: Debugging of Node.js based applications is supported on Linux, OS X, and Windows. Debugging of C# applications running on Mono is supported on Linux and OS X. ASP.NET 5 applications are compiled using the Roslyn compiler, not the Mono compiler. ASP.NET 5 debugging will be available through a VS Code extension.

And as extension now are available in vscode, will we be able to debug ASP.NET 5 applications soon?

@chrisdias
Copy link
Member

Yes, the ASP.NET and Debugging folks are working on this right now, we showed a demo during the Connect(); keynote. Hopefully we will see something early in the new year.

@bitcrazed
Copy link

For features that are in the works, can I request that we NOT close issues/requests until the feature is shipped?

It'll likely help save a lot of repeated "Does VSCode support ASP.NET 5" questions.

@chrisdias
Copy link
Member

In general, yes. But, this feature will come from another team and the work will be done in another repository, as an extension. Ideally we could link to that but it doesn't exist yet.

@egamma egamma added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Nov 24, 2015
@tonysneed
Copy link

Do you know if a repo for the ASPNET Core debugging extension has been created yet? If so, perhaps a link could be posted here? (Google searches for it land here.) 😄

@egamma
Copy link
Member

egamma commented Jan 30, 2016

@gregg-miskelly do you know?

@gregg-miskelly
Copy link
Member

The ASP.NET Core debugger extension isn't public yet. We are getting really close though. It should be out there soon.

@tonysneed
Copy link

Thanks, great to know you're getting close to going public. I'm looking forward to seeing it when it comes out!

@robbpriestley
Copy link

When the ASP.NET 5 debugging VS Code extension is released I'd like to know right away. Can anyone suggest the best way for me to monitor the situation?

@tonysneed
Copy link

I think they may be waiting for RC2, which might be a couple months out at this point -- nothing official yet on the date, just my personal feeling based on what I've heard.

@julielerman
Copy link

That makes a ton of sense given the namespace changes and also the CLI commands changing. Glad I've managed to work without it for my OS X demos.

On Sun, Mar 6, 2016 at 11:06 AM -0800, "Anthony Sneed" <[email protected]mailto:[email protected]> wrote:

I think they may be waiting for RC2, which might be a couple months out at this point -- nothing official yet on the date, just my personal feeling based on what I've heard.

Reply to this email directly or view it on GitHubhttps://github.com//issues/275#issuecomment-192963569.

@gregg-miskelly
Copy link
Member

We are hope to release a preview VERY soon. Through it will require also using daily builds of .NET Core as RC2 isn't ready yet. I can update this thread when we post it. You can also watch https://blogs.msdn.microsoft.com/visualstudioalm/tag/debugging/

@mchomer
Copy link

mchomer commented Mar 8, 2016

@gregg-miskelly

Have you got an idea, what "very soon" does mean?

@robbpriestley
Copy link

Thanks for all the hard work. I know this is still in development, so I can hardly complain. Still, I was unsuccessful getting the experimental debugging (described above) working. True, I only put in a couple of hours and could have tried harder. But for me, I'm guessing there's more value to waiting for stability than tinkering around with experimental builds and such. Cost vs. benefit, I suppose. Don't get me wrong, I am very excited for this and I can't wait. Please keep us informed as to your progress as we're counting the days.

@berik
Copy link

berik commented Apr 19, 2016

How to install and use .Net Core Debugger is written here http://tattoocoder.azurewebsites.net/setting-up-asp-net-core-debugging-in-vs-code/

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

10 participants