SteveSandersonMS
|
7ce5f8d4ad
|
Remove trailing whitespace in KO template
|
2016-07-06 11:18:22 +01:00 |
|
SteveSandersonMS
|
f1325d0cf2
|
Update 'templates' projects for .NET Core 1.0 RTM
|
2016-06-28 11:51:45 +01:00 |
|
SteveSandersonMS
|
ce6cdfd2bc
|
Templates should also publish node_modules, since it's used at runtime
|
2016-06-22 13:47:44 +01:00 |
|
SteveSandersonMS
|
7ddd4cacec
|
Amend all templates' project.json files to match current "yo aspnet" template content (plus the SPA-specific stuff)
|
2016-06-22 13:14:00 +01:00 |
|
SteveSandersonMS
|
73879918d4
|
Add web.config to all templates (matching "yo aspnet" output)
|
2016-06-22 12:52:56 +01:00 |
|
SteveSandersonMS
|
6848e3a11d
|
Fix templates' project.json scripts for compatibility with dotnet RC2 tooling and Azure
|
2016-06-22 12:48:54 +01:00 |
|
SteveSandersonMS
|
d3ded5bbdf
|
Workaround for Yeoman generators not producing .gitignore files due to Yeoman issue #1862
|
2016-06-22 11:00:06 +01:00 |
|
SteveSandersonMS
|
60e4e3a3f3
|
Rename NodeServices.sln to JavaScriptServices.sln
|
2016-05-18 23:12:34 +01:00 |
|
SteveSandersonMS
|
352108be35
|
Update all projects for final .NET Core RC2
|
2016-05-17 11:56:06 +01:00 |
|
SteveSandersonMS
|
d1964f087d
|
Change from netstandardapp1.5 to netcoreapp1.0 everywhere
|
2016-05-04 15:26:14 -07: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
|
6980b2fe81
|
Simplify some .gitignore patterns for compatibility with gitignore-parser
|
2016-05-02 13:14:27 -07:00 |
|
SteveSandersonMS
|
13beb7cf27
|
Add local pack script. Remove dnx451 framework references. May add back later if needed.
|
2016-05-02 13:13:49 -07:00 |
|
SteveSandersonMS
|
25c728f885
|
Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.*
|
2016-05-02 13:13:49 -07:00 |
|
SteveSandersonMS
|
1468db1ba6
|
Update KnockoutSpa template to RC2
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
73caae2b78
|
Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
5743d312c2
|
Improve VS compatibility using <TypeScriptCompileBlocked> in .xproj files
|
2016-04-29 17:33:31 +01:00 |
|
SteveSandersonMS
|
6a325f8cc4
|
Clean up versions of referenced packages
|
2016-04-14 15:14:26 +01:00 |
|
SteveSandersonMS
|
dfc2f9503b
|
Simplify KnockoutSpa template using new aspnet-webpack package
|
2016-03-11 00:35:18 +00:00 |
|
SteveSandersonMS
|
b519e58fc5
|
Simpler use of attribute routing
|
2016-03-08 18:15:09 +00:00 |
|
SteveSandersonMS
|
11d4873164
|
Demonstrate lazy-loading for Webpack-bundled KO components
|
2016-03-08 17:03:09 +00:00 |
|
SteveSandersonMS
|
25ba7986d8
|
Minor fixes to KO template (bundling config and menu styling)
|
2016-03-08 16:08:49 +00:00 |
|
SteveSandersonMS
|
515c659a47
|
Migrate from hasher.js to history.js to support HTML5-style navigation. Also clean up the HMR support.
|
2016-03-08 15:56:43 +00:00 |
|
SteveSandersonMS
|
bbdbb449d5
|
Initial KnockoutSpa template
|
2016-03-08 12:16:22 +00:00 |
|