From a1812fd3be68cd21e52cda4976ee48857f4fcac4 Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Wed, 30 May 2018 11:42:10 -0500 Subject: [PATCH] Update Test, debug, and troubleshoot (#6687) --- aspnetcore/test/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aspnetcore/test/index.md b/aspnetcore/test/index.md index 26f7810ef0..a52b1117e8 100644 --- a/aspnetcore/test/index.md +++ b/aspnetcore/test/index.md @@ -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)