Hi
MelbourneDeveloper,
>>Isn't there a visual studio template for a .Net Core class library? What's going on? How do I kick this conversion process off?
I'm not sure if there're other open source project could implement that. But based on official documentation, you have to use command
line.
http://dotnet.github.io/core/getting-started/
By the way, your case more related to .NET core issue, I would suggest you redirect to
http://dotnet.github.io/core/support/ for better support .
After some research, what I get is as following.
<Copied>
At the moment, the .NET Core console app type is a useful byproduct of our engineering process.Over the next few months, we will be shaping it into a fully supported app type, including Visual Studio
templates and debugging.
<End>
For more detailed information, please also refer to blog
CoreCLR is now Open Source and
https://www.visualstudio.com/news/vs2015-vs.
Best regards,
Kristin
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.