How / Where to find latest version of templates? #921

Closed
opened 2025-08-09 17:18:11 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @rgamage on 3/21/2017

This may be a stupid question, but here goes. The landscape is moving quickly, and I understand all files cannot always be up to date, but I always have trouble knowing where to get the latest template. Specifically for the Angular25Spa template. There seem to be at least 3 possible places:

  1. ASP .NET Core Template Pack Extension - this doesn't appear to work with VS 2017, so this looks like a dead end at the moment for obtaining the latest template that works with the VS2017 project file.
  2. Yeoman generator - at command line, type yo aspnetcore-spa. I did this today and I got a template that still has project.json file and no csproj file.
  3. Clone the GitHub repo. This seems to be the place to get the very latest, as the templates\Angular25Spa folder has a .csproj file, and no project.json / xproj files.

So I guess I'm trying to understand how/where yeoman pulls its source from, if not from the latest version in the repo? The readme in the repo suggests to use the generator to get the templates.

And when might the VS2017 extension for templates be ready for the AngularSpa app?

Thanks Steve for all your work on this. We are using this template on a big project and are very happy with it so far. Just a little frustrating to keep up with all the moving pieces.

*Originally created by @rgamage on 3/21/2017* This may be a stupid question, but here goes. The landscape is moving quickly, and I understand all files cannot always be up to date, but I always have trouble knowing where to get the latest template. Specifically for the Angular25Spa template. There seem to be at least 3 possible places: 1) ASP .NET Core Template Pack Extension - this doesn't appear to work with VS 2017, so this looks like a dead end at the moment for obtaining the latest template that works with the VS2017 project file. 2) Yeoman generator - at command line, type yo aspnetcore-spa. I did this today and I got a template that still has project.json file and no csproj file. 3) Clone the GitHub repo. This seems to be the place to get the very latest, as the templates\Angular25Spa folder has a .csproj file, and no project.json / xproj files. So I guess I'm trying to understand how/where yeoman pulls its source from, if not from the latest version in the repo? The readme in the repo suggests to use the generator to get the templates. And when might the VS2017 extension for templates be ready for the AngularSpa app? Thanks Steve for all your work on this. We are using this template on a big project and are very happy with it so far. Just a little frustrating to keep up with all the moving pieces.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#921
No description provided.