Skip to content

Create [ASP].Net Core starters based on Razor pages #18

Description

@michaelswells

name: Enhancement request
about: Suggest an idea for this project
title: 'Add more starter projects'
labels: enhancement
assignees: ''


Is your feature request related to a problem? Please describe.

Yes. All starters assumes that the developer creates projects using MVC.

Describe the solution you'd like

I use the ASP.NET Core Web Application Template from within Visual Studio 2019 16.4 and choose the Web Application option [not the Web Application (Model-View_Controller)] which uses razor pages when creating new applications.

Please add the option to choose between Web Application and Web Application (Model-View_Controller) templates

Describe alternatives you've considered

Try creating various permutations (by selecting different options), comparing the result with a default project, and then ripping the MVC parts out.

Additional context

In particular, single sign on using PCF provided services and Credhub examples would be nice. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions