Commit Graph

1251 Commits (4c9a0ecb165b7dd1060c5a27f4f17532228eec68)

Author SHA1 Message Date
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
Rick Anderson aabc57571f explain additial view data (#3031)
* explain additial view data

* clean up
2017-03-22 16:54:57 -10:00
Maher Jendoubi 07f874bb19 Updated "Pass Additional ViewData to a Strongly-Typed Partial View" Sample (#3024) 2017-03-21 10:06:26 -10:00
Rick Anderson 4151c05613 move view comp to own doc (#3019)
* move view comp to own doc

* fix line no

* simplfy
2017-03-20 15:29:28 -10:00
andrewlock 4354b2bd52 Fix broken link (#3003)
* Fix broken link

* Converted en-us to en

* removed /en
2017-03-20 11:09:58 -10:00
Rick Anderson 451f72ab90 better section names (#3001) 2017-03-20 11:07:07 -10:00
Maher Jendoubi a4aee2d87a Pass Additional ViewData to a Strongly-Typed Partial View (#2984)
* Pass Additional ViewData to a Strongly-Typed Partial View

* Fixed DocFx validation issues
2017-03-16 12:39:55 -10:00
Daniel Roth 3f10b16fe6 Update areas.md (#2985) 2017-03-16 08:48:49 -07:00
Jacob Foshee 620fccb478 Minor: 'in the in the' => 'in the' (#2957) 2017-03-13 10:38:26 -10:00
Jean Collas 46630f7764 parameter name update (#2941) 2017-03-10 10:05:18 -10:00
Rick Anderson bb45a496df publish areas project.json -> csproj (#2690)
* csproj

* fix
2017-03-06 09:16:44 -08:00
Rick Anderson 54641f4dc4 Razor remove csproj (#2662)
* don't merge

* csproj razor update

* code style

* Update razor.md
2017-03-06 09:16:43 -08: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
Rick Anderson aab4e1ce1a Update authoring TH title (#2874)
* Update authoring.md

* Update authoring.md

* Update authoring.md
2017-03-03 12:37:03 -10: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 34fae4330e Fix area routes code sample (#2820) 2017-02-24 09:21:37 -10:00
Tom Dykstra 7233fb7aba Note exception handler changes 1.0-->1.1-->1.1.2 (#2817)
* Note exception handler changes 1.0-->1.1-->1.1.2

* add "core"
2017-02-22 16:42:36 -10:00
Scott Addie 41ae166f40 Migrate Authoring Tag Helpers sample code to CSPROJ (#2806) 2017-02-21 07:57:55 -10:00
Rick Anderson e9d736aceb VC as TH with 1.1 (#2791)
* VC as TH with 1.1

* clean up

* remove errant line

* address dave comments

* clean up
2017-02-17 15:13:35 -10:00
Tom Dykstra 58835f4fbe Merge pull request #2770 from aspnet/danroth27/remove-wrench
Remove wrench for completed MVC app parts article
2017-02-15 08:50:22 -08:00
rhires 54fb316226 "off of" -> on
And remove extra "it" to improve the flow
2017-02-14 21:11:42 -05:00
Daniel Roth 579b24999a Remove wrench for completed article 2017-02-14 17:07:36 -08:00
Scott Addie 7847cb031e Migrate View Components sample code to CSPROJ and .NET Core 1.1 (#2763) 2017-02-14 11:43:35 -10:00
Scott Addie aaaaa1d510 Properly escape special characters in MVC Areas doc (#2762) 2017-02-13 18:06:11 -10: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
Rick Anderson 425d1c1347 add WWF TH doc back to TH TOC (#2696)
add WWF TH doc back to TH TOC
2017-02-09 14:28:47 -08:00
Rick Anderson be75875ab5 Delete Project_Readme.html (#2699) 2017-02-08 15:15:25 -10:00
Luke Latham 7d0d9da8f0 Fix links and anchors (#2639)
* Update app-state.md

* Update dependency-injection.md

* Update aspnet-core-module.md

* Update http-modules.md

* Update other-logins.md

* The Walther blog post is gone

* Update cors.md

* Update context-headers.md

* Update subkeyderivation.md

* Update index.md

* Update app-state.md

* Update dependency-injection.md

* Update routing.md

* Update mvc.md

* Update testing.md

* Update razor.md

* Update memory.md

* Update cors.md

* Update iis.md

* Update integration-testing.md

* Update index.md

* Update integration-testing.md
2017-02-01 14:49:21 -10:00
Steve Smith 147a86b609 Moving from previous PR (#2635) 2017-01-30 22:14:17 -09:00
Luke Latham e188fd1d82 Add note on case sensitive view lookups (#2622) 2017-01-30 14:10:41 -09:00
Jie RONG 45380c7b56 update view-components.md by removing the extra / (#2610) 2017-01-25 23:33:39 -08:00
Scott Addie f72d561382 Minor fixes to Tag Helpers intro doc (#2615) 2017-01-25 23:31:15 -08:00
Luke Latham 74a44669d5 File uploads doc update (#2576)
* Update GenerateAntiforgeryTokenCookieForAjaxAttribute.cs

* Update Startup.cs

* Update DisableFormValueModelBindingAttribute.cs

* Update StreamingController.cs

* Update UploadFilesController.cs

* Update file-uploads.md

* Update UploadFilesController.cs

* Update file-uploads.md

* Update file-uploads.md

* Update GenerateAntiforgeryTokenCookieForAjaxAttribute.cs

* Update StreamingController.cs

* Update StreamingController.cs

* Update file-uploads.md

* Update file-uploads.md

* Update file-uploads.md

* Update file-uploads.md

* Update file-uploads.md

* Minor update
2017-01-24 13:50:16 -08:00
Luke Latham 59e3783ad9 Clarify 1.1 features require 1.1 (#2601)
* Update url-rewriting.md

* Update response-compression.md

* Update middleware.md

* Update response-compression.md

* Update razor.md

* Update logging.md
2017-01-24 13:48:11 -08:00
Tom Dykstra e198c1ab37 revise title (#2592)
* revise title

* Update routing.md

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title

* revise title
2017-01-23 14:03:46 -08:00
Jie RONG 4cd10bfcce Update testing.md for a grammar issue. (#2573)
* Update testing.md for a grammar issue.

* Update testing.md
2017-01-22 23:14:16 -08:00
Matthew Harris 682eafff06 Display issue and typo in View Components docs (#2551) 2017-01-20 13:25:41 -08:00
Tom Dykstra 2118ca49c8 remove refs to project.json (#2563)
* remove refs to project.json

* use code formatting
2017-01-20 13:21:55 -08:00
Daniel Roth 005ecf896b Fix link to Azure Blob storage article to not render the URL inline (#2555)
Add an optional extended description…
2017-01-20 09:50:50 -08:00
Rick Anderson 95480c198b remove project.json (#2543) 2017-01-18 17:32:24 -08: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
Jie RONG 38fac8af7d Update actions.md by remove one addtional " (#2534) 2017-01-18 14:30:18 -10:00
Jie RONG 0392baa3b1 Update formatting.md by update the format. (#2530) 2017-01-17 09:50:40 -08: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
Rick Anderson fe9b341361 bad #in-page-anchors (#2518) 2017-01-14 13:56:03 -08:00
Rick Anderson 49f0f5dbed View compilation (#2499)
* View compilation

* Update razor.md

* Update razor.md

* Update razor.md

* Update razor.md
2017-01-12 07:39:25 -10:00
Tom Dykstra 42d5f34243 remove auth filters stub (#2497)
* remove auth filters stub

* remove refs to auth filters doc
2017-01-11 14:08:39 -10:00
Rick Anderson 4b580e3954 update to RTM (#2491)
* update to RTM

* date
2017-01-10 15:20:19 -08:00
Steve Smith df8a3f2038 Adding validation action filter. (#2473) 2017-01-10 08:12:09 -05:00
r.schindhelm 8dc0775efa fixed some spelling errors (#2484) 2017-01-09 10:30:55 -10:00
Tom Dykstra 62a1da5faf filters rewrite (#2398) 2017-01-04 19:34:37 -08:00
Jass Bagga 5ce1578523 Moved comment to number list correctly; italicized phrase (#2441) 2017-01-04 09:28:59 -10:00
Ben Chartrand b04a5c3aed Upgraded solution to .NET Core 1.1 (#2465)
Upgraded both the ASP Core and XUnit test projects to .NET Core 1.1. See
issue #2453
2017-01-04 09:19:12 -10: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
Igor Fesenko b531934828 Fix typo (Arrange -> Assert) (#2454) 2017-01-02 13:32:42 -08:00
Steve Smith 69d1bb92e0 Working with the Application Model (#2280)
Working with the Application Model
2016-12-23 09:42:32 -08:00
Tom Dykstra b9c9439498 fix links for bug 707589 (#2437) 2016-12-22 10:05:24 -08:00
Luke Latham 5e2118e1e6 Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md

* Update google-logins.md

* Update working-with-sql.md

* Update microsoft-logins.md

* Update twitter-logins.md

* Update facebook-logins.md

* Update index.md

* Update accconfirm.md

* Update 2fa.md

* Update yeoman.md

* Update file-providers.md

* Update app-state.md

* Update localization.md

* Update middleware.md

* Update dependency-injection.md

* Update mvc.md

* Update webapi.md

* Update native-mobile-backend.md

* Update filters.md

* Update formatting.md

* Update dependency-injection.md

* Update adding-controller.md

* Update adding-model.md

* Update search.md

* Update controller-methods-views.md

* Update adding-view.md

* Update validation.md

* Update first-web-api.md

* Update web-api-help-pages-using-swagger.md

* Update your-first-mac-aspnet.md

* Update azure-continuous-deployment.md

* Update vsts-continuous-deployment.md

* Update dependency-injection.md

* Delete FBLogin2.PNG

* Delete pass1.PNG

* Delete pass2.PNG

* Add files via upload

* Update facebook-logins.md

* Update index.md
2016-12-22 10:03:29 -08:00
Shayne Boyer 4f405816cb Partially addresses Issue 2147 (#2382)
* update image alt tags - init

* sass and grunt

* using gulp

* onsie twosie updates

* more single changes
2016-12-13 08:31:52 -08:00
Luke Latham c7430db858 Update working-with-forms.md 2016-12-04 23:02:05 -06:00
Luke Latham 4072d7d503 Update razor.md 2016-12-04 23:01:40 -06:00
Rick Anderson 93c3025f6e spacing 2016-12-01 11:43:16 -10:00
Rick Anderson 015474a831 rm 2016-12-01 10:46:35 -10:00
Rick Anderson e6e68fd81d final 2016-12-01 10:38:32 -10:00
Joachim Sauer 36ef60bf11 Update authoring.md
Wrong code-type corrected
2016-11-30 09:34:39 +01:00
Ben Munro 9d8df8bdc2 Fix wildcard accept header 2016-11-23 21:53:47 +13:00
Sean G. Wright 7fc6314acb Fix typo in mvc filters doc (#2230) 2016-11-21 22:19:36 -05: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
Ben McClintock c543587027 Escape asterisk in tag helper introduction
An asterisk was not escaped in the "wildcard" section which was causing some text to become italicized.
2016-11-17 02:56:08 +00:00
Rick Anderson b23d49f1f6 title + meta on technology 2016-11-16 14:24:57 -10:00
Shayne Boyer 239c5a1478 intro.md fix 2016-11-16 09:46:44 -05:00
Rick Anderson 889c5815a1 Merge pull request #2174 from aspnet/dotnet-watch-1994
Dotnet watch update
2016-11-15 15:45:46 -10:00
Tom Dykstra 54a0fc595e fix links 2016-11-15 08:46:25 -08:00
Shayne Boyer 871af4e715 remove ref to preview2 2016-11-15 11:14:26 -05:00
Maher Jendoubi 251c5220b0 Update partial.md (#2158) 2016-11-12 18:05:55 -10:00
Maher Jendoubi 816737ba34 Already updated to RTM (#2142)
Deleted some unnecessary using statements
2016-11-11 08:20:13 -10:00
Steve Smith 807a02838b Author updates (#2144) 2016-11-11 11:28:14 -05:00
Steve Smith 401228c695 Adding link to File Uploads 2016-11-10 19:12:01 -05:00
Steve Smith 43b3de4a50 File Uploads (#1977)
Doc complete and linked in TOC
2016-11-10 19:02:44 -05: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
Andy Pasic 5c533c0d9e dl link fix (#2116)
* quick test

* validation fix
2016-11-07 07:19:31 -10:00
Rick Anderson 5b103c1d6a fix link warnings (#2108) 2016-11-04 10:25:06 -10:00
Rick Anderson 1960ea04cb fix in page link (#2102)
* fix in page link

* 2
2016-11-03 16:54:25 -10:00
Andy Pasic c13beeadd4 Removed U+FEFF (#2073)
* Removed U+FEFF

* Removed leading FEFF

* Update bootstrap.md

* Update bundling-and-minification.md

* Update knockout.md

* Update using-grunt.md

* Update yeoman.md

* Update style-guide.md

* Update error-handling.md

* Update localization.md

* Update middleware.md

* Update validation.md

* Update overview.md

* Update view-components.md

* Update iis-with-msdeploy.md

* Update iis.md

* Update web-publishing-vs.md

* Update sociallogins.md

* Update cors.md

* Update machine-wide-policy.md

* Update cross-site-scripting.md

* Update overview.md

* Update limited-lifetime-payloads.md

* Update overview.md

* Update password-hashing.md

* Update key-encryption-at-rest.md

* Update adding-model.md

* Update new-field.md

* Update validation.md

* Update nano-server.md

* Update your-first-mac-aspnet.md
2016-11-02 07:17:24 -10:00
Rick Anderson 753ace9345 xref problem (#2044)
* xref problem

* fix
2016-10-31 18:02:17 -10:00
Rick Anderson 7fe07b9390 TH fix (#2043)
Add an optional extended description…
2016-10-31 17:37:12 -10:00
Rick Anderson 362720dca2 Fix OPS build (#2023)
* fb

* del folders

* fb

* fix ref

* tos

* toc

* toc
2016-10-31 09:20:51 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00