Commit Graph

92 Commits (6d61eb7d1f057126b754c4680a667b16d111dc90)

Author SHA1 Message Date
Scott Addie 912a1efc8f Fix invalid bookmarks (#4570) 2017-10-13 15:50:30 -05:00
Michael DePouw 1074ebd07b add link to what css auto-sync is 2017-10-11 09:29:14 -04:00
Scott Addie b3d46df910 Remove HMR section review comment text 2017-10-10 10:35:34 -05:00
Luke Latham 19ce81f76a Provide link to download instructions for samples 2017-09-30 20:15:54 -05:00
Hassan Abu Bakar 9acac0a23e Fix type Brower Link to Browser Link 2017-09-27 15:52:48 +08:00
Luke Latham ac490e934c Updates 2017-09-23 21:17:34 -05:00
Luke Latham b97eb6c3e0 Update Browser Link topic 2017-09-22 03:40:25 -05:00
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -05:00
Luke Latham d157e2ec7a Kill BOM and add end newlines 2017-09-20 02:36:55 -05:00
Isaac Levin 854c07c430 Remove Deadlinks in aspnetcore section of repo (#4241)
* Create mvc2.md

Added temp file to house doc requested in #3809

* Initial outline of document

* Added Note for Special Tooling (VS 2017 Preview 3)

Will remove when Preview 3 is updated into Release

* Added Porting Link

* Added Core DI Sample

* added DI Section

* Added Storing Configuration Settings Section

* Adding Custom Settings samples

* part of static content

* static content section

* .net standard section

* Adding Edit in VS 2017 Image

* Samples for Startup

* startup and csproj section

* update image reference

* Updates to Migration Doc

changes per @scottaddie

* Final round of changes

Please review

* Edits

* Fix invalid xref link

* More edits

* More edits

* More edits

* More edits

* More edits

* More edits

* Move Content to different directory

* Update Code Sample Links

* change sample location

* ::

* Update Sample Filenames

* Minor edit

* Remove extra space

* More edits

* Move Static Folder

* update reference to image

* Update mvc2.md

* Minor tweaks

* Changes to sample file

* Change copy for Configuration Section

* Fix code formatting

* Remove extra line feed

* Remove extra line feed

* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder

* Take out locality references in urls:

* change MSDN urls to docs.microsoft if possible

* Update aspnet-core-module.md

* Update iis.md

* Remove localization from external links
2017-09-11 20:58:51 -05:00
Luke Latham 6a7cb40282 Fix file path issues (#4196)
* Fix file path problems

Fixes #4192

Add one

* Revert TEMPs
2017-09-05 09:57:46 -05:00
Luke Latham 9d3f27a1ee Delete web.config (#4160) 2017-08-31 15:48:26 -05:00
Luke Latham 3a0264a639 Drop Bundling+Minification sample (#4149)
Addresses #1950

AFAICT there's no reason to keep the old sample merely to show the
\<environment> tag helpers of the `_Layout.cshtml` file. Those tags are
in the new sample for the topic.
2017-08-30 08:33:40 -07:00
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