| .. |
|
.template.config
|
Rename Angular2Spa to AngularSpa, plus rephrase "Angular 2" as "Angular" in many places
|
2017-05-18 13:40:58 +01:00 |
|
ClientApp
|
In Angular template, rename boot.client.ts to boot.browser.ts for consistency
|
2017-07-07 17:16:47 +01:00 |
|
Controllers
|
Make all templates as consistent as possible with stock MVC Core 2.0 one
|
2017-05-19 11:36:17 +01:00 |
|
Views
|
Make all templates as consistent as possible with stock MVC Core 2.0 one
|
2017-05-19 11:36:17 +01:00 |
|
wwwroot
|
Rename Angular2Spa to AngularSpa, plus rephrase "Angular 2" as "Angular" in many places
|
2017-05-18 13:40:58 +01:00 |
|
AngularSpa.csproj
|
Update templates to ASP.NET Core 2.0.0-preview3-26096
|
2017-07-07 15:13:51 +01:00 |
|
Program.cs
|
Make all templates as consistent as possible with stock MVC Core 2.0 one
|
2017-05-19 11:36:17 +01:00 |
|
Startup.cs
|
Make all templates as consistent as possible with stock MVC Core 2.0 one
|
2017-05-19 11:36:17 +01:00 |
|
appsettings.Development.json
|
Make all templates as consistent as possible with stock MVC Core 2.0 one
|
2017-05-19 11:36:17 +01:00 |
|
appsettings.json
|
Make all templates as consistent as possible with stock MVC Core 2.0 one
|
2017-05-19 11:36:17 +01:00 |
|
npm-shrinkwrap.json
|
Add AoT compilation to Angular template
|
2017-07-07 12:07:13 +01:00 |
|
package.json
|
Add AoT compilation to Angular template
|
2017-07-07 12:07:13 +01:00 |
|
template_gitignore
|
Rename Angular2Spa to AngularSpa, plus rephrase "Angular 2" as "Angular" in many places
|
2017-05-18 13:40:58 +01:00 |
|
tsconfig.json
|
Rename Angular2Spa to AngularSpa, plus rephrase "Angular 2" as "Angular" in many places
|
2017-05-18 13:40:58 +01:00 |
|
webpack.config.js
|
In Angular template, rename boot.client.ts to boot.browser.ts for consistency
|
2017-07-07 17:16:47 +01:00 |
|
webpack.config.vendor.js
|
Add AoT compilation to Angular template
|
2017-07-07 12:07:13 +01:00 |