0
votes

I instal Microsoft Visual Studio 2015 Entreprise,and then I instal .Net core SDK. Why when I create a new project templet .Net core not displayed? This Image when i create a new project

1
Try selecting Templates or Visual C# from tree..Guruprasad J Rao

1 Answers

2
votes

If you are using VS 2015 (says 2017 in your title), you probably need to install the "tool preview", for instance from here. That did the trick for me back in the day, but I have since moved on to VS 2017, which feels a lot more core-ready out of the box.