Steve Sanderson
|
42b88c15f2
|
Make all templates as consistent as possible with stock MVC Core 2.0 one
|
2017-05-19 11:36:17 +01:00 |
|
SteveSandersonMS
|
e9ca434405
|
Update all templates to match latest "yo aspnet" output
|
2016-07-27 12:25:32 +01:00 |
|
SteveSandersonMS
|
352108be35
|
Update all projects for final .NET Core RC2
|
2016-05-17 11:56:06 +01:00 |
|
SteveSandersonMS
|
999641c4c2
|
Remove 'UseDefaultHostingConfiguration' references, as the API no longer exists and is not strictly needed
|
2016-05-04 13:16:13 -07:00 |
|
SteveSandersonMS
|
25c728f885
|
Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.*
|
2016-05-02 13:13:49 -07:00 |
|
SteveSandersonMS
|
280979c708
|
Update ReactSpa template to RC2
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
74cac774f8
|
Normalise trailing whitespace and line endings everywhere
|
2016-03-01 01:10:43 +00:00 |
|
SteveSandersonMS
|
c668387dac
|
Add data-loading example to ReactSpa template, and remove server-side rendering (because you really need Redux/Flux or similar for that to make sense)
|
2016-02-24 18:32:31 +00:00 |
|
SteveSandersonMS
|
f0b0160419
|
Add Webpack dev middleware and React hot module replacement to ReactSpa template
|
2016-02-24 10:47:45 +00:00 |
|
SteveSandersonMS
|
a55394638f
|
Add ReactSpa template
|
2016-02-23 15:04:58 +00:00 |
|