-
-
Revert IsWarning code path to avoid breaking change (e.g., if someone…
… overrode OnErrorDataReceived to receive such lines)
SteveSandersonMS committedMar 29, 2017 -
-
Add status code response capabilities to PrerenderTagHelper and Rende…
…rToStringResult. Client can now send status codes back based on client routes.
-
-
-
In Yeoman generator, assert dotnet is >= 1.0.0, and set detected vers…
…ion in global.json
SteveSandersonMS committedMar 16, 2017
-
In Yeoman/dotnetnew generators, remove support for producing project.…
…json projects
SteveSandersonMS committedMar 15, 2017 -
SteveSandersonMS committed
Mar 15, 2017
-
-
-
-
-
SteveSandersonMS committed
Mar 13, 2017 -
Fix typos (etc) in description on homepage
SteveSandersonMS committedMar 10, 2017 -
Remove Vue template server-side prerendering because of limitations
SteveSandersonMS committedMar 10, 2017 -
Add server-side rendering (via bundleRenderer, as this is what the Vu…
…e docs recommend, and apparently the only way it does encapsulation)
SteveSandersonMS committedMar 10, 2017 -
SteveSandersonMS committed
Mar 9, 2017
-
-
Updates Aurelia project url (#741)
aurealia.io doesn't appear to support https currently
-
-
-
-
Fixup MSBuild conversion (#721)
* Replace makefile.shade with repo.targets * Remove web site projects as these are not yet supported by MSBuild for .NET Core cref Microsoft/msbuild#1767