Tom Dykstra
2d5f16969d
move sub tocs to main toc ( #4029 )
2017-08-18 11:51:38 -07:00
Tom Dykstra
e27933a28f
Intro to ASP.NET Core ( #3879 )
2017-08-04 11:38:46 -07:00
Scott Addie
a97a6a8d01
Remove Razor Language Services extension note ( #3869 )
2017-08-02 09:31:56 -05:00
Scott Addie
4f06f52b39
Fix spelling mistake in image alt text
2017-07-14 12:49:07 -05:00
Scott Addie
ee5bdb1b00
Add missing comma
2017-07-14 09:51:42 -05:00
Scott Addie
5ce7775138
Fixes #3499
...
Update Yeoman doc
2017-07-10 15:02:22 -04:00
Rick Anderson
c23f9b383b
remove /en-us/ ( #3670 )
2017-07-10 12:20:50 -06:00
Rick Anderson
2225182397
remove | MS Docs ( #3612 )
2017-06-30 23:47:15 +00:00
Scott Addie
1ebc2ecf20
Replace "Angular" TOC text with "AngularJS"
...
"AngularJS" represents v1 of the framework, which is what this doc and sample code use.
2017-06-30 12:17:47 -05:00
Scott Addie
4f67e61267
Add SpaServices with ASP.NET Core doc ( #3563 )
...
* Initial commit for revised SpaServices doc
* Add Tag Helpers text and code
* Add screenshot of global postList variable
* Restore Tag Helpers code sample to original state
* Adjust Tag Helpers heading styles
* Add Webpack Dev Middleware code and text
* Reorganize headings and start to HMR content
* HMR changes
* Additional tweaks to content
* Add HMR screenshot and finish SpaServices prereqs section
* Start to project creation content for .NET Core CLI
* Add Karma / Jasmine testing content
* More minor tweaks
* Refine existing content
* Remove unused Tag Helper from Index view
* Update TOC
* Start publishing section of content
* Finish writing publishing section of content
* Remove original, unused images
* Replace future tense usage
* Update spa-services.md
* Implement suggestions from Tom and Rick
* Implement suggestions from Damien
2017-06-30 16:55:26 +00:00
Scott Addie
7096febfe4
Capitalize CSS
2017-06-29 21:48:22 -05:00
Scott Addie
43ef7d7cf4
Remove double quotes used in addTagHelper directives ( #3600 )
2017-06-30 01:27:25 +00:00
Rick Anderson
fd6489be5c
MVC TOC ( #3572 )
...
* MVC TOC
* fo
* fo
* fo
* fo
* fo
2017-06-29 09:42:25 -07:00
Scott Addie
aac8637452
Associate TypeScript language with Grunt code snippets
2017-06-28 13:51:59 -05:00
Scott Addie
d364f478b6
Capitalize Bower reference
2017-06-27 10:59:06 -05:00
Scott Addie
30fcdef4fc
Remove duplicate word "middleware"
2017-06-21 11:26:52 -05:00
Scott Addie
a487653ddc
Tweak Yeoman subgenerator command casing to match PR #3498
2017-06-15 13:54:18 -05:00
Aftab Ansari
6f74ab0f30
yeoman generator name correction ( #3498 )
2017-06-15 09:11:58 -07:00
Scott Addie
a6c647c73a
Remove trailing double quote from FontAwesome link tag
2017-06-14 14:39:51 -05:00
Scott Addie
28ae19182f
Add missing letter to Bower doc's description metadata
2017-06-13 15:05:29 -05:00
Rick Anderson
916bc7bb4f
Create using-gulp.md ( #3482 )
2017-06-13 10:04:06 -07:00
Aftab Ansari
b8b5fca28c
With VS2017 and dotnet 1.0 installation genrator needs to have latest installation ( #3363 )
2017-05-15 09:51:45 -10:00
Rick Anderson
3519b67600
remove bad links ( #3340 )
2017-05-10 13:19:04 -07:00
Aftab Ansari
d5e959a7c3
It should be W3School not CodeSchool ( #3291 )
...
* It should be W3School not CodeSchool
* Update angular.md
* Update angular.md
2017-05-06 08:51:49 -10:00
Aftab Ansari
6820ebec01
AngularJs Version is Synced with AngularJs Version in bowerJson file ( #3289 )
2017-05-01 21:13:26 -10:00
Aftab Ansari
f4798aa7c6
Aftab ansari/angular js solution explorer ( #3290 )
...
* Replaced with Latest correct image
* Image resized
2017-05-01 21:13:16 -10:00
Tom Dykstra
e4940fb39e
remove wrench topics from toc ( #3264 )
2017-04-24 14:00:39 -07:00
Steve Smith
259b79e8e8
DI Disposing and Project Format Upgrade ( #3016 )
...
* Upgrade to VS2017 project format.
* Updated to describe how services container handles disposing of IDisposable instances
* added class definitions
* fixing bower path slashes
2017-03-30 07:49:50 -10:00
Tom Dykstra
930b656621
fix link ( #3073 )
2017-03-27 10:00:54 -07:00
maschram
ac5b1dc073
PersonController Callback Fix ( #2974 )
...
* Switched callback functions from PersonController
to use .then() response rather than deprecated .success().error()
which led to example failing (see https://code.angularjs.org/1.5.0/docs/api/ng/service/$http )
* Changed JsonSerializer contract resolver to DefaultContractResolver
This prevents field names in Person model from getting converted
to camelCase when serializing Json, which prevented the list from being
correctly displayed
* Removed JsonSerializerSettings from Json serialization and replaced with informative comment
* Removed unnecessary using statements
2017-03-23 08:30:40 -10:00
Hamed
2bc550bd7d
Remove redundant image ( #3039 )
2017-03-22 17:23:05 -10:00
Scott Addie
47bd60697e
Change gulpfile.js snippet content type to JavaScript ( #3038 )
2017-03-22 17:14:14 -10:00
Scott Addie
922f5acb3c
Add VS 2015 instructions for bundle & minify Gulp conversion ( #3022 )
2017-03-20 21:02:20 -10:00
Scott Addie
8ab055f5cf
Remove unused BundlerMinifier.Core package references ( #3009 )
2017-03-20 11:10:30 -10:00
Scott Addie
22078948af
Minor fixes to Bundling & Minification doc ( #3010 )
...
Thanks for that review... :-)
2017-03-20 11:11:10 -04:00
Shayne Boyer
31f5f9c397
Bundler Minify update ( #2992 )
...
* update doc
* update static and samples
2017-03-16 14:27:09 -10:00
damienbod
8ae7901654
renaming to AngularJS like in page ( #2925 )
2017-03-08 16:32:45 -05:00
Tom Dykstra
08b25a07a7
project.json --> .csproj for client-side/using-gulp.md ( #2854 )
2017-03-06 09:35:59 -08:00
Tom Dykstra
f3a6567eb4
update h1 ( #2845 )
...
* update h1
* update title and h1
2017-03-06 09:35:58 -08:00
Tom Dykstra
b32f3ccb39
project.json to .csproj for Less/Sass/FontAwesome ( #2835 )
...
* remove ref to project.json, misc updates
* remove ref to project.json, misc updates 2
* remove gulp for bower copy task
2017-03-06 09:35:58 -08:00
Shayne Boyer
ccd9f45a5e
Update Getting started with Yeoman to csproj ( #2813 )
...
* Razor remove csproj (#2662 )
* don't merge
* csproj razor update
* code style
* Update razor.md
* CRLF / LF issues in these files
* update yeoman to csproj
* remove whitespace
* Addressins feedback and minor cleanuo
2017-03-06 09:24:26 -08:00
Andy Pasic
010b730d27
Bulk metadata fix ( #2871 )
...
* meta data fix
* Revert "meta data fix"
This reverts commit ba36883476
.
* meta data fix2
* test
* Update owin-oauth-20-authorization-server.md
* Update api-ref.md
* Update api-ref.md
* test
* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra
d429e7977e
h1 update ( #2844 )
2017-02-27 12:40:05 -08:00
Scott Addie
04a7c31f0f
Remove extraneous asterisk from Bower doc ( #2815 )
...
👍
2017-02-22 12:07:39 -05:00
Scott Addie
d1be108042
Remove extraneous backtick from Bower doc ( #2814 )
...
👍
2017-02-22 12:07:15 -05:00
Rick Anderson
81aeebc239
rewrite and remove project.json from Bower doc ( #2778 )
...
* rewrite and remove project.json
* Update bower.md
* Update _Layout.cshtml
* Scott intro rewrite
2017-02-20 20:53:41 -10:00
Shayne Boyer
e29779d15e
Yeoman article fixes ( #2793 )
...
* whitespace
* update generator version for project.json
* metadata update
2017-02-17 12:13:09 -05:00
damienbod
4f6c5f18ec
Damienbod/angular to angularjs ( #2735 )
...
* updating to msbuild
* renaming to AngularJS
* adding client app
* removing packages, not required
* updating to ASP.NET Core 1.1
* updating to ASP.NET Core 1.1
* updating the md file
* removing gitignore excludes because these are not required
* revert, should not have been removed
2017-02-10 08:48:58 -10:00
Rick Anderson
23992155c0
removed project.json ref ( #2704 )
2017-02-08 15:25:24 -10:00
Rick Anderson
c029d11b40
Delete Project_Readme.html
2017-02-08 15:19:07 -10:00