Can a C++/CX library be used in .NET Core? -


as per title: can c++/cx library used in .net core?

i wanted know: * can c++/cx library used .net core project? (or "portable" library) reference. * can .net core or .net portable projects reference c++/cx libraries such winrt?

i have assumed first point "yes", appreciate reference. have assumed second point "no", however, again, love reference.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -