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

Is it possible to include a .NET 4.6 library of domain objects in my asp.core web app?

$
0
0

I like the new asp.net core stuff, but I really want to reuse my old library of domain objects as it's still used by other 4.6 projects and making copies is always bad news. I don't really care about cross platform in this project as it's just going to be a web app on Azure. The other project is a plugin (just a DLL) to MetaTrader 4 on MS Server 2012, and that combination demands unmanaged code, which I can't see any availability for in core yet.

Is there a way to reference a normal 4.6 class library of POCO's in a core web app?

TIA!

Dennis


Viewing all articles
Browse latest Browse all 9386

Trending Articles



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