Commit Graph

29 Commits (b8483bb5861859caabc016236043d687df02cab0)

Author SHA1 Message Date
Luke Latham 6b0cf1247f Title, description, and H1 updates (2) (#5697)
Updates
2018-03-14 16:51:34 -10:00
Peter Kellner d7e60ae40f replace Post with Put (#5696)
Since post is an insert, it does not make sense to pass in an "id" to a post, but it does to a put.
2018-03-14 19:51:58 -05:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham ab45f0c5d1 IMiddleware/IMiddlewareFactory topic (#5027)
* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* Updates

Updates

* React to feedback

* Add conventional middleware activation example
* Use Ninject to make the samp demo a real nonconforming container

* Show the default factory

* React to feedback

* Cut extraneous Ninject bits

* Updates

Update

* React to feedback

* React to feedback

* Use Simple Injector + default IMiddlewareFactory impl

* Updates

* Update

* Revert topic+sample to using the default container

Update

* Updates

* Updates

* Updates

* React to feedback

* Update
2018-01-30 10:53:14 -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
MaxHorstmann 2855fc2fb8
fix typo 2017-11-26 21:50:29 -05:00
Scott Addie 912a1efc8f Fix invalid bookmarks (#4570) 2017-10-13 15:50:30 -05:00
Luke Latham 96cca00e38 Drop literal_block comments and fix a few code blocks 2017-09-27 02:38:43 -05:00
Scott Addie 104ab35d53 Add closing paren and semicolon (#4406) 2017-09-26 09:19:06 -07:00
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
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00: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
Rick Anderson 3519b67600 remove bad links (#3340) 2017-05-10 13:19:04 -07: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
Lijo Joseph d1fec3ee22 Update Routing.MD file to correct the typo
Made a small change to correct the spelling from `assocated` to `associated`
2017-03-06 12:41:28 +02: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
Jie RONG 28e6a92329 Update routing.md to change one typo (#2536)
In sample code, it's 

public IActionResult GetProduct(int id) { ... }

But next line, it says The ProductsApi.GetProducts(int) , 

So update it to ProductsApi.GetProduct(int)
2017-01-18 14:30:51 -10:00
Rick Anderson fe9b341361 bad #in-page-anchors (#2518) 2017-01-14 13:56:03 -08:00
Eilon Lipton 3a0f4e66d0 Improved routing info on regex constraints, plus more (#2450)
Also fixed some broken/inaccurate links, typos, etc.
2017-01-03 10:27:13 -10:00
Andy Pasic a82e144ea1 fixed code snippets 2016-11-17 21:03:07 -08:00
Rick Anderson 17f93fe6c5 keywords and decription meta-data 2016-11-17 10:13:02 -10:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Andy Pasic 81425c2f2a Api link fix (#2115)
* quick test

* quick test

* quick test

* Revert "quick test"

This reverts commit 91b07a3df5.

* Revert "quick test"

This reverts commit e44af19bb4.

* Revert "quick test"

This reverts commit 6872a1921d.

* Removed links to old api site

* Fixed link to H1

* quick fix

* Fixed link to H1

* reverted to match master

* removed random character.

* removed random unix character

* removed random unix character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* removed random UTF character

* Quick fixes

* Update CONTRIBUTING.md

* removed random UTF character

* removed random UTF character

* Update routing.md

* Update validation.md

* Update overview.md

* Update linuxproduction.md

* Update web-publishing-vs.md

* Update sociallogins.md

* Update cors.md

* Update cross-site-scripting.md

* Update overview.md

* Update key-encryption-at-rest.md

* Update adding-model.md

* Update new-field.md

* Update validation.md

* Update first-web-api.md

* Update nano-server.md

* Update your-first-mac-aspnet.md

* Update linuxproduction.md
2016-11-07 07:58:40 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00