Commit Graph

42 Commits (b8483bb5861859caabc016236043d687df02cab0)

Author SHA1 Message Date
user135711 2eeb190414 typo (#6619) 2018-05-26 12:57:08 -05:00
Luke Latham 7048bb8fbf API link updates (#6149)
* API link updates

Updates

One more!

Fix bookmark

Mo updates

More updates

Updates

Updates

* Update action-return-types.md

* Update index.md

* Update concurrency.md

* Update intro.md

* Update localization.md

* Update search.md
2018-05-02 14:45:06 -05:00
Anthony Bush f5dac0ff84 Embrace markdown: make endpoints doc readable (#6179) 2018-05-02 13:31:10 -05:00
Scott Addie b2cdf7ff05
Relocate advanced MVC docs to Web API TOC (#5859) 2018-04-02 15:22:30 -04:00
MackHog dab1669d77 Update app-parts.md (#5826) 2018-03-29 06:30:35 -07:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham 6b0cf1247f Title, description, and H1 updates (2) (#5697)
Updates
2018-03-14 16:51:34 -10:00
Luke Latham af3096253c
Title, description, and H1 updates (1) (#5574) 2018-03-01 15:21:56 -06:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
Luke Latham 19ce81f76a Provide link to download instructions for samples 2017-09-30 20:15:54 -05:00
Scott Addie b5c868c7a2 Merge pull request #4335 from motowilliams/feature/updates-model-binder-task-return
Updates TaskCache to Task
2017-09-27 11:00:34 -05:00
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -05:00
Scott Addie efd8b8f5a9 Fix invalid ms.date metadata values 2017-09-19 13:44:04 -05:00
Eric Williams 9a43edde43 Updates TaskCache to Task
Since [TaskCache](https://github.com/aspnet/Common/issues/238) was removed this updates the samples to use `Task.CompletedTask` instead
2017-09-18 19:35:55 -06: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
Greg Ingram b59fcb6af4 Fixed to use correct formatter. (#4251) 2017-09-11 16:05:08 -05:00
Luke Latham 267b8fc7a8 Add tilde to bs fallback href (#4247) 2017-09-11 09:36:10 -05:00
Greg Ingram 0f7270924a Fixed sample link (#4248)
It appeared to be a broken link when "sample" was capitalized when using Chrome... don't know why?
2017-09-11 09:33:45 -05:00
Luke Latham 372d177a31 Update App Parts sample (#4195)
Addresses #1950

* Sample taken to 2.0
* Topic lightly touched; content not addressed
2017-09-05 11:04:16 -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
Steven Moschidis 26166785ad fix broken link (#4173)
* fix broken link

not sure if this is the right way to fix it, but it's definitely broken

* update link as requested
2017-09-01 09:58:53 -05:00
Rachel Appel 377d8cdcdd Fixes #4067: formatters added note about order;change code (#4144)
* formatters added note about order;change code

* added space between sentences
2017-08-31 14:45:30 -05:00
Alexander Stefurishin e2d3935051 Fix type name (#3905)
Correct type name can be inferred from further article context
2017-08-07 15:56:50 -04:00
Rick Anderson 25f776c19b broken link (#3727) 2017-07-17 15:03:06 -06: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
Rick Anderson fd6489be5c MVC TOC (#3572)
* MVC TOC

* fo

* fo

* fo

* fo

* fo
2017-06-29 09:42:25 -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
Fiyaz Bin Hasan 6766308ba8 Update custom-formatters.md (#3172) 2017-04-06 08:37:58 -07: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
Daniel Roth 579b24999a Remove wrench for completed article 2017-02-14 17:07:36 -08:00
Tom Dykstra 087f334729 correct heading level 2017-02-13 14:40:41 -08:00
Reece Bradley 6261b313e4 updated broken link to sample project (#2753) 2017-02-13 10:02:47 -10:00
Tom Dykstra 356362b766 Custom formatters (#2743) 2017-02-13 11:14:43 -08:00
Steve Smith 147a86b609 Moving from previous PR (#2635) 2017-01-30 22:14:17 -09:00
Tom Dykstra b1bd9f9ece mvc toc restructure (#2482)
* mvc toc restructure

* move mvc tutorial nodes to mvc section

* fix heading casing and toc node hierarchy

* add intro text to series index.md files
2017-01-14 13:59:26 -08:00