MarimerLLC / cslaforum

Discussion forum for CSLA .NET
https://cslanet.com
Other
31 stars 6 forks source link

CSLA Templates in Visual Studio 2017 #363

Open Chicagoan2016 opened 7 years ago

Chicagoan2016 commented 7 years ago

I started using Visual studio 2017 for one of my projects and for some reason I don't see CSLA templates in 'Add new Item' dialog, I did install them from NuGet

Thanks

Chicagoan2016 commented 7 years ago

I just manually copied the templates and snippets from VS 2015's installation folder to that of VS 2017 : ) and its working!

rockfordlhotka commented 7 years ago

It is possible that the NuGet package has a script that copies to the 2015 folder explicitly. I kind of think we're "misusing" NuGet as a deployment tool for those templates 😄

Brannos1970 commented 5 years ago

Can someone tell me where the templates are so I can download them and when this issue might be fixed?

rockfordlhotka commented 5 years ago

They are in the /Templates directory.

I didn't create the templates msix, so I'm not entirely sure how to create an msix. I'd love to have someone help with issue https://github.com/MarimerLLC/csla/issues/752