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

Scaffolding: Create default templates #28549

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Scaffolding: Create default templates #28549

merged 1 commit into from
Aug 9, 2022

Commits on Aug 9, 2022

  1. Scaffolding: Create default templates

    This refactors our existing scaffolding code into T4 templates that we can both precompile to use as our default code generator and also ship somehow (probably `dotnet new`) as a starting point for users to start customizing.
    
    Part of dotnet#4038, part of dotnet#14545, fixes dotnet#25473, resolves dotnet#25546, resolves dotnet#25547, fixes dotnet#27087, part of dotnet#27588, fixes dotnet#28187
    bricelam committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    6bf944d View commit details
    Browse the repository at this point in the history