TrilonIO / aspnetcore-Vue-starter

*NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.22k stars 266 forks source link

make available through 'dotnet new' #19

Closed vip32 closed 6 years ago

vip32 commented 7 years ago

make this template usable with 'dotnet new'. like the other starter templates. what needs to be done to have this capability?

image

https://blogs.msdn.microsoft.com/dotnet/2017/04/02/how-to-create-your-own-templates-for-dotnet-new/

MarkPieszak commented 7 years ago

Totally unrelated: Added you and @anderly as Collaborators by the way! 🥇 You guys rock!

vip32 commented 7 years ago

oh nice, that makes things easier :)

vip32 commented 7 years ago

@MarkPieszak Do you have experience with these 'dotnet new' templates?

MarkPieszak commented 7 years ago

I was actually researching it since I was going to publish the .NET Angular one shortly after I update it to ng4.x, hadn't published just yet.

This was a great article on it I had bookmarked: http://pioneercode.com/post/how-to-create-a-dot-net-new-project-template-in-dot-net-core

vip32 commented 7 years ago

more infos https://github.com/dotnet/templating

miseeger commented 7 years ago

Hi guys just want to say: "Thank you for this !!!" 👍 Looking forward to having it officially available via "dotnet new" 😎

MarkPieszak commented 7 years ago

Thank you, glad it's helping you get going!

I'll get the dotnet template out there this week, finally settling in after a cross-country move 👍

nbarbettini commented 6 years ago

Any progress on this?

mika76 commented 6 years ago

I have this working with this repo, but the structure needs to change (move pretty much everything into a "content" folder) - would this change be ok? Should I make a pull request?

MarkPieszak commented 6 years ago

We're all set! Merged via 4f6f10e