Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Howto debug asp.net app with local source from github e.g. EntityFrameworkCore - (cross post from SO)

$
0
0

Having a working asp.net app. Now trying to replace one of the official bundled asp.net components with local clone of project from github. E.g. 

EntityFrameworkCore

https://github.com/aspnet/EntityFrameworkCore

Using Visual Studio 2017. The best found so far is this post, but refering to outdated method with 

global.json
 https://blogs.msdn.microsoft.com/webdev/2015/02/06/debugging-asp-net-5-framework-code-using-visual-studio-2015/

Haven't found any updates to the post, maybe an out-of-box solution exists in Visual Studio 2017? Should this be handled through the 

NuGet
 package system? Any tip is welcome.

---

ps. Maybe forums.asp.net is more suitable than SO to this type of questions, so migrating this https://stackoverflow.com/questions/46562194/howto-debug-asp-net-app-with-local-source-from-github-e-g-entityframeworkcore


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>