Scott Addie
6d61eb7d1f
Fix spelling mistake
2017-10-25 16:32:07 -05:00
Luke Latham
ebbde02a80
Razor Pages route and app convention features topic ( #4623 )
...
* Razor Pages auth and custom routing topic
Updates
Updates
Updates
Updates
Updates
Updates
Updates
Updates
Update
Updates
Updates
Updates
Updates
Modify one image
Use absolute URLs in the sample README
* React to feedback + add Order to AttributeRouteModels
* Error page update
* React to feedback
* React to feedback
* Correct handerName to handlerName
* Remove CDN warnings
* In-topic TOC enhancement
Update in-topic TOC
In-topic TOC update
In-topic mini-TOC update
2017-10-25 15:35:21 -05:00
Scott Addie
c1c4582ccd
Replace magic auth scheme strings ( #4626 )
...
* Replace magic auth scheme strings
* Create local constant for storing auth schemes
2017-10-25 15:09:51 -05:00
Olcay Bayram
63f7bebb60
Adding optional id parameter to area route ( #4628 )
2017-10-25 10:31:06 -05:00
Manuel Wenk
ba77c8a8cf
Update sample65.cs ( #4629 )
...
Fixed Typo
2017-10-25 09:57:20 -05:00
Rick Anderson
2d32b96e9c
Ra/prefer rp ( #4622 )
...
* Feature Razor Pages
* Feature Razor Pages
2017-10-24 17:18:01 -10:00
Luke Latham
58b14853b7
Link fix in cookie.md topic ( #4611 )
2017-10-23 17:01:56 -10:00
Rick Anderson
0dc03fe063
Update app-state.md ( #4598 )
2017-10-23 14:57:34 -10:00
Stanislav Nedelchev
5b6f706d25
Fix typo in individual-accounts-in-web-api ( #4615 )
...
* Fix typo in individual-accounts-in-web-api
* Remove extra space
2017-10-23 12:07:10 -05:00
Rick Anderson
17119c69d9
fix snippet in add a model to Razor Page ( #4612 )
...
* fix snip
* fix snip
2017-10-21 12:05:12 -10:00
Rick Anderson
ce1f789475
fix ( #4609 )
2017-10-20 13:29:46 -10:00
Rick Anderson
1a90e46110
Update model4.md
2017-10-20 13:11:47 -10:00
Luke Latham
e45d9cb634
security/data-protection/configuration updates ( #4549 )
...
* Security/DP/Configuration updates
Updates
Update bookmarks
Updates
* Revert anchor additions
* Update
* Drop lib from sample
* React to feedback
2017-10-20 10:15:26 -10:00
Rick Anderson
450357c90e
Add Debugging ASP.NET Core 2.x source ( #4604 )
...
fixes #4155
2017-10-19 12:30:51 -10:00
Luke Latham
ce215b2a94
Update Cookie Auth without Identity topic ( #4538 )
...
* Update Cookie Auth without Identity topic
Addresses #3777
Updates
* React to feedback
* Small change
* React to feedback
* Update for Cookie.SameSite and Cookie Policy Middleware
* React to feedback
* Update warning
* Nit change in method call
* Revert suggestion added to warning
2017-10-18 14:10:53 -10:00
Lisa Guthrie
119aea01d3
Update VS Docker Tools page ( #4582 )
...
* Update VS Docker Tools page
Add link explaining how to modify an existing Visual Studio installation to add the .NET Core workload
* Update visual-studio-tools-for-docker.md
2017-10-18 14:07:33 -10:00
Joachim Sauer
e17d0c2593
Broken link fixed. ( #4591 )
...
* Broken link fixed.
The the link to "Securing ASP.NET Core apps with IdentityServer4" was broken. The link was replaced with a working one.
* Update index.md
* Update index.md
2017-10-18 14:05:07 -10:00
Luke Latham
3003a564c9
Patch casing of logs folder name ( #4593 )
2017-10-18 13:54:56 -10:00
Luke Latham
5af15081cd
Move the FileUpload class to the top ( #4594 )
2017-10-18 13:54:32 -10:00
Anatoliy Siryi
48c94be410
Fixed broken Facebook link ( #4592 )
2017-10-18 13:54:04 -10:00
Rachel Appel
9d4af2d9e3
fixes 4528 ( #4602 )
2017-10-18 15:40:07 -07:00
malekbenz
cef31e83b4
fix 69 line Persistence control ( #4595 )
2017-10-18 12:32:44 -10:00
Jorge Gaona
9d2cb635bc
remove Katana codeplex reference links ( #4596 )
...
Remove Katana codeplex reference links and update with the corresponding github
2017-10-18 12:28:08 -10:00
ckams
f2e69f65f1
Update authoring.md ( #4599 )
2017-10-18 12:26:54 -10:00
gsandorx
29da58de11
Update logging.md ( #4577 )
...
Removed the note saying that ASP.NET Core 2.0 was still in "preview".
2017-10-17 13:02:55 -10:00
Manimaran Manivannan
5821c43ced
Update the wrong namespace in comment ( #4579 )
2017-10-17 12:51:53 -10:00
Luke Latham
e9582f02d0
Lockout Bower lib folder ( #4581 )
...
This would've been reverted in just a few days, but let's go ahead based on our discussion.
2017-10-17 09:34:52 -10:00
Luke Latham
cd1cc47e31
Update AJAX CDN ( #4573 )
...
One more
2017-10-16 20:29:37 -10:00
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
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