Commit Graph

141 Commits (b7da7b974b83dfea86a0bf73fb34641ce36bead8)

Author SHA1 Message Date
Bertrand Mermet b7da7b974b Fix markdown in code samples (#3643)
Add c# syntactic highlighting on some samples that lacked it.
2017-07-06 08:53:44 -06:00
Scott Addie a1f6795a89 Fixes #1435 2017-07-05 22:30:23 -05:00
Steve Smith bfe33a10b2 Minor edits. (#3629) 2017-07-05 10:18:20 -06:00
Scott Addie 515706c593 Remove wrench icon in Configuring Formatters paragraph 2017-07-03 13:39:22 -05:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Rick Anderson 341f123ce0 Update index.md (#3594)
* Update index.md

* Update index.md

* Update index.md

* Minor formatting/spelling changes

* Update index.md (#3609)

* Update index.md

* Update index.md

* Update index.md
2017-06-30 22:09:13 +00:00
Scott Addie 43ef7d7cf4 Remove double quotes used in addTagHelper directives (#3600) 2017-06-30 01:27:25 +00:00
Rick Anderson 4cedb9a349 Update dependency-injection.md 2017-06-29 15:28:54 -07:00
Andrew Lock 9aaec5fe2e Move Action filter example to correct section
The Action filters sample was previously at the end of the Exceptions filter section. 

Moved it to the end of the Action filters section instead.
2017-06-29 20:50:52 +01:00
Rick Anderson fd6489be5c MVC TOC (#3572)
* MVC TOC

* fo

* fo

* fo

* fo

* fo
2017-06-29 09:42:25 -07:00
Rick Anderson 7da60adf35 Update intro.md (#3596)
* Update intro.md

* Update intro.md
2017-06-29 09:14:20 -07:00
Rick Anderson fbdb1985d0 Tag Helpers fix snippet (#3595) 2017-06-28 17:31:26 -07:00
Scott Addie a8ee6a5bdd Remove unnecessary dash 2017-06-28 13:26:53 -05:00
Scott Addie 5eb13ac659 Fix encoding issue preventing display of Tag Helper markup 2017-06-27 15:36:41 -05:00
Rick Anderson e781d6a95b Update overview.md 2017-06-26 16:32:07 -07:00
Stephen Halter 4e2b3e3fb4 Clarify explanation of @namespace directives (#3540)
* Clarify explanation of @namespace directives

* Address PR feedback
2017-06-22 11:38:22 -07:00
Rick Anderson f0622dd552 Update index.md 2017-06-22 07:16:24 -07:00
Scott Addie 5cd8500f29 Remove extra asterisk after file name 2017-06-21 22:39:16 -05:00
Rick Anderson 3016c23949 Update razor.md 2017-06-21 14:12:40 -07:00
Scott Addie 7e34341a50 Fix misplaced apostrophe in Razor doc 2017-06-21 15:47:42 -05:00
Scott Addie 9e9e1d7c7e Relocate Razor Pages TOC link to MVC node 2017-06-21 15:35:21 -05:00
Rick Anderson fbd5089b1f Update authoring.md 2017-06-15 18:58:50 -07:00
Scott Addie 6ca21a6741 Convert ASP.NET MVC Core references to ASP.NET Core MVC 2017-06-15 09:42:55 -05:00
Scott Addie eaeda320e0 Update doc to use official name of ASP.NET Core MVC 2017-06-15 09:32:46 -05:00
mwessner dd4fdf8fe8 Fix typo (#3479)
Minor typographical error in the first sentence of 'Token replacement in route templates ([controller], [action], [area])' segment fixed.
2017-06-09 08:30:56 -07:00
Rick Anderson 89e2a2e7d8 fix links (#3444) 2017-05-31 20:07:13 -07:00
Andrew Stanton-Nurse bc0cac341d document registering View Component Tag Helpers (#3436)
* document registering View Component Tag Helpers

fixes #3435

* pr feedback

* Update view-components.md

* Update view-components.md

* Update view-components.md
2017-05-31 14:55:49 -07:00
Rick Anderson dd07b9d0cd help SEO on precompilation (#3431)
* help SEO on precompilation

* Update view-compilation.md

* Update view-compilation.md
2017-05-30 16:56:39 -07:00
andrewlock 56cb9c634f Fix typo in filters.md (#3426)
`ReesultFilterAttribute` -> `ResultFilterAttribute`
2017-05-28 11:30:02 -04:00
Omar Maher d1a2867afd Update Startup.cs in Formatting (#3378)
* Update Startup.cs

Make default format xml

* Update Startup.cs

Make Xml global format
2017-05-24 11:24:00 -07:00
Tom Dykstra ac604a70d0 fix link (#3357) 2017-05-12 09:50:22 -07:00
Rick Anderson 3519b67600 remove bad links (#3340) 2017-05-10 13:19:04 -07:00
Steve Smith f032613ffa fixing build errors (#3326) 2017-05-08 09:36:20 -07:00
Steve Smith ff6b4b196e Custom model binding (#3275)
* Initial outline and updates to links.

* Fixing formatting

* adding sample

* sample base64 string

* Working on article and sample

* ready for initial review

* Responding to feedback

* Uncommenting attribute

* switching back to authorid

* Fixing code listing

* Updated based on feedback

* responding to feedback

* Responding to feedback. Tested simplified app and still works as expected.
2017-05-03 16:21:50 -04:00
Tom Dykstra 0d6c8029fc remove wrench links (#3270) 2017-04-24 14:04:46 -07:00
Tom Dykstra e4940fb39e remove wrench topics from toc (#3264) 2017-04-24 14:00:39 -07:00
Steve Smith a9dbcff792 Testing controllers fix (#3218)
* Upgraded to VS2017 project
Trying to fix MVC view-based tests.

* modified project to get tests working

* Uncomment asserts

* Clean up console writeline
2017-04-13 14:36:56 -04:00
Scott Addie 9eebb5185e Migrate Filters doc sample code to CSPROJ (#3187) 2017-04-07 17:14:40 -10:00
Fiyaz Bin Hasan 6766308ba8 Update custom-formatters.md (#3172) 2017-04-06 08:37:58 -07:00
Scott Addie 60455b9cb0 Adjust partial views code sample include range by 1 line (#3161) 2017-04-05 16:39:10 -10:00
Scott Addie 219b799685 Fix display issues in Tag Helpers doc code samples (#3156) 2017-04-04 11:18:22 -10:00
Scott Addie a093c2fc43 View components doc cleanup (#3155) 2017-04-04 11:16:54 -10:00
Bruce Chen 56b9052a93 Update authoring.md (#3149)
line 256: Website-InforMation  --> website-information
2017-04-03 15:03:06 -10:00
Rick Anderson 54f3c3acee Update intro.md (#3132) 2017-04-01 08:08:56 -10:00
Scott Addie 935f6699a9 Make InvokeAsync styling consistent with other occurrences (#3126) 2017-03-31 08:56:43 -10:00
Mohamed Chraiet 71d353f85c Update overview.md (#3101)
Added the word "of" missing at first Note, third sentence. Line 32.
2017-03-30 09:18:52 -07:00
Scott Addie 26686ab7c5 Fix minor mistakes in view components doc (#3069) 2017-03-27 15:34:40 -10:00
Rick Anderson bf0dc615cd conventional vs. attribute routing (#3065) 2017-03-24 15:37:04 -10:00
Rick Anderson 6e64bf66b3 add route name H2 for linking 2017-03-24 15:02:06 -10:00
Rick Anderson 19f6ada655 Update routing.md 2017-03-24 11:29:50 -10:00