Update Test, debug, and troubleshoot (#6687)

pull/6691/head
Luke Latham 2018-05-30 11:42:10 -05:00 committed by GitHub
parent 250f70e622
commit a1812fd3be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -20,5 +20,6 @@ uid: test/index
* [Debug ASP.NET Core 2.x source](https://github.com/aspnet/Docs/issues/4155)
* [Remote debugging](/visualstudio/debugger/remote-debugging-azure)
* [Snapshot debugging](/azure/application-insights/app-insights-snapshot-debugger)
* [YouTube: Diagnosing issues in ASP.NET Core Applications](https://www.youtube.com/watch?v=RYI0DHoIVaA)
* [NDC Conference (London, 2018): Diagnosing issues in ASP.NET Core Applications](https://www.youtube.com/watch?v=RYI0DHoIVaA)
* [ASP.NET Blog: Troubleshooting ASP.NET Core Performance Problems](https://blogs.msdn.microsoft.com/webdev/2018/05/23/asp-net-core-performance-improvements/)
* [Troubleshoot](xref:test/troubleshoot)