簡體   English   中英

如何在Visual Studio代碼上調試AspNet 5應用程序?

[英]How to debug AspNet 5 app on Visual Studio Code?

我在Windows 8.1上玩新的Visual Studio Code並使用你的yo創建一個新的項目模板,我可以看到它在我的瀏覽器上運行,但我無法調試它,我在某些操作中設置了一個斷點並且它沒有擊中。 vsCode的調試選項上,它要求附加調試,但我無法找到如何做到這一點。 VsCode網站上有一段說:
Debugging Visual Studio Code and ASP.NET 5 are in preview and at this time debugging is not supported on OS X and Linux. Rest assured, we are working hard to bring these experiences to you in the near future.

這里有什么遺失嗎?

謝謝。

Visual Studio Code Preview現在不支持ASP.Net 5調試。 它僅支持調試Mono應用程序。

https://code.visualstudio.com/Docs/FAQ#_debugging

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM