Commit 0291686
committed
Reorganize templates into dir structure matching 'dotnet new' templates
1 parent 7c52be5 commit 0291686
File tree
220 files changed
+16
-30
lines changed- templates
- Microsoft.AspNetCore.SpaTemplates
- Content
- aurelia
- .template.config
- ClientApp
- app/components
- app
- counter
- fetchdata
- home
- Controllers
- Views
- Home
- wwwroot
- knockout
- .template.config
- ClientApp
- components
- app-root
- counter-example
- fetch-data
- home-page
- css
- Controllers
- Views
- Home
- wwwroot
- vue
- .template.config
- ClientApp
- components
- app
- counter
- fetchdata
- home
- css
- Controllers
- Views
- Home
- wwwroot
- Microsoft.DotNet.Web.Spa.ProjectTemplates
- Content
- angular
- .template.config
- ClientApp
- app
- components
- app
- counter
- fetchdata
- home
- test
- Controllers
- Views
- Home
- wwwroot
- react
- .template.config
- ClientApp
- components
- css
- Controllers
- Views
- Home
- wwwroot
- redux
- .template.config
- ClientApp
- components
- css
- store
- Controllers
- Views
- Home
- wwwroot
- package-builder/src/build
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
220 files changed
+16
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
0 commit comments