نحوه‌ی دیباگ سورس ASP.NET Core 2.0
200, OK
https://www.stevejgordon.co.uk/debugging-asp-net-core-2-source icon

Source linking allows you to embed a manifest inside the symbol file. For a given method name and location in the method that is being called it can identify what file contained the code and where it can be retrieved from. The ASP.NET Core libraries (not .NET Core currently) now support Source Linking and provide links to the code which is hosted on GitHub. 

نحوه‌ی دیباگ سورس ASP.NET Core 2.0