visual-studio-2015asp.net-core.net-corednx

Add DNX class library reference to an ASP.NET 4 web application


Is it possible to add a reference to a DNX/Core CLR class library project to a ASP.NET 4 web application without having to use a NuGet package?

I'm using VS2015 and have a single solution containing some newer DNX class libraries and some legacy ASP.NET projects.


Solution

  • Is not currently possibly to that, however this comment suggests it will be possible some time soon (RC2).