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

Referencing regular .NET Class Library in ASP.NET 5 project

$
0
0

I have a web site built by using ASP.NET 5 MVC template (I am using RC1 Update 1) , I need that web site to reference a DLL which was built by using regular .NET Class Library targeting .NET Framework 4.6. When I am modifying the Web project by adding a reference to my class library I am seeing error displayed at References label in solution explorer, it says "References (Errors - see Error List)". In the error List I can see the following errors:

NU1001 The dependency BusinessLogic >= 1.0.0-* could not be resolved. 

BusinessLogic - is the name of my class library DLL. Can anybody tell me what is wrong in my steps?


Viewing all articles
Browse latest Browse all 9386

Trending Articles



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