Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
michaelswells opened this issue Jan 15, 2020 · 1 comment
Open

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

michaelswells opened this issue Jan 15, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@michaelswells
Copy link


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. :)

@ccheetham ccheetham transferred this issue from SteeltoeOSS/Initializr Jul 6, 2020
@ccheetham
Copy link
Contributor

We will add support for Razor-style projects post 1.0 release.

The 1.0 release will support webapi projects. Part of the 1.0 release is to decouple the Initializr application from the starter template bundles. After 1.0, we can release additional starter templates, including Razor.

@ccheetham ccheetham added the enhancement New feature or request label Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants