Commit Graph

4544 Commits (2f2529635c548f73470fdba0d4dd15e2ac7592fe)

Author SHA1 Message Date
Dan Vicarel a873f862c8 Added info about calling generic methods to the Razor syntax topic (#4576)
* Added info about calling generic methods to the Razor syntax topic

Info added in the sections on Razor code blocks, implicit expressions, and explicit expressions.

* Made edits suggested by reviewer @guardrex

* Update razor.md

* Update razor.md

* Update razor.md
2017-10-16 13:25:42 -10:00
Rick Anderson 74bc947c96 Update index.md (#4554)
* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Update index.md

* Remove extra spaces

* Remove extra space

* Remove more spacing
2017-10-16 12:00:11 -10:00
Rick Anderson 2c2603bfd4 Merge pull request #4572 from aspnet/master
Update live with current master
2017-10-13 11:24:11 -10:00
Rick Anderson 96df3e4552 Update live with current master (#4571)
* 2.0 update of Limiting identity by scheme doc

* Update 2.0 code snippet

* add link to what css auto-sync is

* Remove unnecessary anchor

* Update note for 2.0

* Update doc to state that CookieTempData is the default (#4350)

* Update doc to state that CookieTempData is the default

In ASP.NET Core 2.0 the Cookie TempData provider is the default, not session state.

* Feedback + restructuring the text

* Add more explanation of choosing a TempData provider

Also fixed formatting and headings

* Update app-state.md

* Update app-state.md (#4525)

* Update app-state.md

* Update app-state.md

* Update app-state.md

* Update app-state.md

* Minor edits

* Provide more context in last code snippet

* Dedent code snippet

* Convert link to xref style

* React to feedback

* Remove unnecessary anchors from social auth docs

* MVC Core --> Core MVC

* Update limitingidentitybyscheme.md

* Fix incorrect file name in QR Code doc

* Minor tweaks

* application --> app

* Implement Rick's suggestion in cookie doc

* Implement Rick's suggestion in cookie doc

* Remove link to "Quick Guide"

* Change html code snippet types to cshtml

* Update sql.md

* Remove unnecessary markup from top of the document

* React to feedback

* Escape underscores

* Change snippet types to cshtml

* Fence it!

* Convert to xref link

* HTML --> cshtml

* Remove Localization.AspNetCore.TagHelpers package mention (#4553)

* Update index.md

* fix illegal links

aspnetcore/security/authorization/policies.md
•	Line 19: [Warning] Illegal link: `[role authorization](roles.md#security-authorization-role-based)` -- missing bookmark. The file security/authorization/roles.md doesn't contain a bookmark named security-authorization-role-based. 
•	Line 19: [Warning] Illegal link: `[claims authorization](claims.md#security-authorization-claims-based)` -- missing bookmark. The file security/authorization/claims.md doesn't contain a bookmark named security-authorization-claims-based.

* Fix invalid bookmarks (#4570)

* Included closing brace in code sample (#4569)

* Used an explicit code sample rather than a snippet.

The snippet is from a larger class, this modification allows it to be copied and build without modification.

* Included closing brace in link to example as suggested
2017-10-13 11:12:41 -10:00
Richard D 8f4d4fad1c Included closing brace in code sample (#4569)
* Used an explicit code sample rather than a snippet.

The snippet is from a larger class, this modification allows it to be copied and build without modification.

* Included closing brace in link to example as suggested
2017-10-13 16:06:17 -05:00
Scott Addie 912a1efc8f Fix invalid bookmarks (#4570) 2017-10-13 15:50:30 -05:00
Scott Addie c29954cdfe Merge pull request #4564 from spottedmahn/patch-5
fix illegal links
2017-10-13 08:47:14 -05:00
Michael DePouw 364790b503 fix illegal links
aspnetcore/security/authorization/policies.md
•	Line 19: [Warning] Illegal link: `[role authorization](roles.md#security-authorization-role-based)` -- missing bookmark. The file security/authorization/roles.md doesn't contain a bookmark named security-authorization-role-based. 
•	Line 19: [Warning] Illegal link: `[claims authorization](claims.md#security-authorization-claims-based)` -- missing bookmark. The file security/authorization/claims.md doesn't contain a bookmark named security-authorization-claims-based.
2017-10-13 09:34:02 -04:00
Rick Anderson e9bd53f53c Update index.md 2017-10-12 16:41:57 -10:00
Scott Addie afc945db9c Remove Localization.AspNetCore.TagHelpers package mention (#4553) 2017-10-12 16:22:25 -10:00
Scott Addie 5bb923bbcc HTML --> cshtml 2017-10-12 20:30:16 -05:00
Scott Addie e3b1726cc0 Merge pull request #4548 from marekkarbarz/patch-1
Remove unnecessary markup from top of the document
2017-10-12 15:48:15 -05:00
Scott Addie 8e163af0e5 Convert to xref link 2017-10-12 15:47:54 -05:00
Scott Addie 79f088fbe8 Merge pull request #4550 from guardrex/patch-1
Escape underscores
2017-10-12 15:44:26 -05:00
Scott Addie 1cbd792135 Merge pull request #4531 from aspnet/scottaddie/limiting-identity-2.0
2.0 update of Limiting identity by scheme doc
2017-10-12 15:41:46 -05:00
Luke Latham f55f8c53ad Fence it! 2017-10-12 15:29:48 -05:00
Scott Addie b5a516462e Change snippet types to cshtml 2017-10-12 15:25:57 -05:00
Luke Latham 8831b60762 Escape underscores 2017-10-12 15:19:21 -05:00
Scott Addie 9332fc5940 React to feedback 2017-10-12 15:14:00 -05:00
Marek Karbarz cb9fa97a7b Remove unnecessary markup from top of the document 2017-10-12 12:12:24 -07:00
Scott Addie e6245c7b05 Merge branch 'scottaddie/limiting-identity-2.0' of https://github.com/aspnet/Docs into scottaddie/limiting-identity-2.0 2017-10-12 13:47:00 -05:00
Rick Anderson 4a4a230621 Update sql.md 2017-10-12 08:26:32 -10:00
Scott Addie 1570038c17 Change html code snippet types to cshtml 2017-10-12 13:03:03 -05:00
Scott Addie c6e775390c Merge pull request #4546 from guardrex/patch-1
Remove link to "Quick Guide"
2017-10-12 12:41:37 -05:00
Luke Latham 8f820a653f Remove link to "Quick Guide" 2017-10-12 12:35:34 -05:00
Scott Addie 9acd1a1db1 Implement Rick's suggestion in cookie doc 2017-10-12 12:22:13 -05:00
Scott Addie fb8d79c28e Implement Rick's suggestion in cookie doc 2017-10-12 12:20:58 -05:00
Scott Addie e44ce519e1 Merge pull request #4542 from aspnet/Rick-Anderson-patch-2
Update limitingidentitybyscheme.md
2017-10-12 09:40:06 -05:00
Scott Addie c857c8f187 application --> app 2017-10-12 09:35:20 -05:00
Scott Addie 9d6cafcdc8 Minor tweaks 2017-10-12 09:27:46 -05:00
Scott Addie a73fb5161f Fix incorrect file name in QR Code doc 2017-10-11 21:33:55 -05:00
Rick Anderson a06e47425e Update limitingidentitybyscheme.md 2017-10-11 16:32:14 -10:00
Scott Addie 86ce5439dd Merge pull request #4541 from aspnet/scottaddie/fix-mvc-name
MVC Core --> Core MVC
2017-10-11 21:25:39 -05:00
Scott Addie e452a5516b MVC Core --> Core MVC 2017-10-11 21:15:41 -05:00
Scott Addie 93785b6b29 Merge pull request #4539 from aspnet/scottaddie/remove-doc-anchors
Remove unnecessary anchors from social auth docs
2017-10-11 16:02:45 -05:00
Scott Addie 5dda7cb14f Remove unnecessary anchors from social auth docs 2017-10-11 15:56:08 -05:00
Scott Addie 134813bf59 React to feedback 2017-10-11 15:13:20 -05:00
Scott Addie 6625b36aff Convert link to xref style 2017-10-11 14:04:07 -05:00
Scott Addie e0bf5eb48b Dedent code snippet 2017-10-11 13:48:28 -05:00
Scott Addie 87c6f7ecce Provide more context in last code snippet 2017-10-11 13:41:28 -05:00
Scott Addie 304a6352fe Minor edits 2017-10-11 13:37:31 -05:00
Eilon Lipton 9c27fa0f0c Update doc to state that CookieTempData is the default (#4350)
* Update doc to state that CookieTempData is the default

In ASP.NET Core 2.0 the Cookie TempData provider is the default, not session state.

* Feedback + restructuring the text

* Add more explanation of choosing a TempData provider

Also fixed formatting and headings

* Update app-state.md

* Update app-state.md (#4525)

* Update app-state.md

* Update app-state.md

* Update app-state.md

* Update app-state.md
2017-10-11 07:24:18 -10:00
Scott Addie 6d03b6651b Update note for 2.0 2017-10-11 11:47:11 -05:00
Scott Addie cc85485f9a Remove unnecessary anchor 2017-10-11 10:44:16 -05:00
Scott Addie 3da402307a Merge pull request #4537 from spottedmahn/patch-3
add link to what css auto-sync is
2017-10-11 10:11:08 -05:00
Michael DePouw 1074ebd07b add link to what css auto-sync is 2017-10-11 09:29:14 -04:00
Rick Anderson b8eebcb38b Merge pull request #4536 from aspnet/master
Update live with current master
2017-10-10 11:52:35 -10:00
Luke Latham 5d32e11095 Allow lib folder contents for samples (#4532)
Due to the changes coming along for https://github.com/aspnet/templating/issues/48, samples will get *lib* folder static assets that Bower would have normally provided when the app is built/published.

Side Note: We'll also include bundled+minified styles and scripts that `BundlerMinifier.Core` would have produced for the app.

Therefore, future new samples and existing sample updates should contain all of the static assets they need to run (*lib* folder and *.min.* CSS and JS files) and Bower+`BunderMinifier.Core` shouldn't be part of the app (no configuration files for these features and no targets and package+tooling references in the project file).

cc/ @Rick-Anderson
2017-10-10 10:52:36 -10:00
Rick Anderson 763448e466 Push to live Tuesday, October 10, 2017 (#4533)
* Add instructions for .NET Framework

* add db context

* Add 'Core' to Swagger tutorial title

* Update link titles

* update root TOC to point to new API ref (#4518)

* update root TOC to point to new API ref

* Update toc.md

* Fix @DateTime.Now reference not resolving (#4521)

xref resolution ends with a white space. 
This fix also fixed the broken localized content [here](https://docs.microsoft.com/zh-cn/aspnet/core/getting-started) due to bad xref resolution.

* Fixes #4517 (#4519)

* Update index.md (#4514)

* Update index.md

* windows --> Windows

* Remove HMR section review comment text
2017-10-10 10:51:27 -10:00
Scott Addie 1d087dc6e7 Update 2.0 code snippet 2017-10-10 14:47:05 -05:00