Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Confusing Template Segregation #1200

@MiniverCheevy

Description

@MiniverCheevy

Prior to the 1.0.0 release of Microsoft.AspNetCore.SpaTemplates the react and angular templates were included. These have been moved to the Microsoft.DotNet.Web.Spa.ProjectTemplates. I cannot find where this was announced anywhere and a new install of both the .net Core 2.0 SDK and Visual Studio 2017.3 does not install them.

If you google "dotnet new react" the first entry takes you to Hanselman's blog post which instructs you to get the templates by running

dotnet new --install Microsoft.AspNetCore.SpaTemplates::*

If Microsoft.DotNet.Web.Spa.ProjectTemplates is intentionally the new permanent home it should be mentioned in the Microsoft.AspNetCore.SpaTemplates package description somewhere. Also, it might be wise to deprecate the existing the existing Microsoft.AspNetCore.SpaTemplates package and rename it to Microsoft.DotNet.Web.Spa.ProjectTemplates.Extras or something to make it a little more discoverable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions