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.
Is not currently possibly to that, however this comment suggests it will be possible some time soon (RC2).