Dustan Vodvarka
e2cca22b41
Updated examining-the-details-and-delete-methods.md ( #6316 )
...
* Updated examining-the-details-and-delete-methods.md
examining-the-details-and-delete-methods.md has an extra '.' and the formatting for back tics '`' was incorrect
* Adjust backticks
2018-05-09 14:23:35 -05:00
Scott Addie
5331a0b962
Add link to ActionResult<T> API ref ( #6315 )
2018-05-09 14:01:57 -05:00
Dustan Vodvarka
e41257ca51
Updated adding-validation.md with proper spaces ( #6314 )
...
There are several links that do not have a space between the displayed text and the word that precedes the link.
2018-05-09 13:59:26 -05:00
Scott Addie
5bc8ba8b55
Link to ApiControllerAttribute API ref ( #6313 )
2018-05-09 13:42:41 -05:00
Rick Anderson
14506d8a3b
Update view-components.md ( #6284 )
2018-05-09 08:40:55 -10:00
Rick Anderson
a259ca5f05
Required ( #6294 )
...
* Required
* Required
* Required
* Required
* Required
* Update index.md
2018-05-09 08:00:16 -10:00
Rick Anderson
9cf30af1c0
Update validation.md ( #6311 )
2018-05-09 07:56:45 -10:00
Rachel Appel
daceeca6d9
code highlight numbers change ( #6307 )
2018-05-09 16:01:51 +01:00
Lars Wilhelmsen
62ecb370d1
Correction: ConfigurationBuilder -> Configuration in comment ( #6302 )
...
* Correction: ConfigurationBuilder -> Configuration in comment
Fixed the comment
* Correct spelling mistake
2018-05-09 09:57:16 -05:00
user135711
dba37d09f0
typo ( #6296 )
...
* typo
* Quick UE pass
2018-05-09 09:44:44 -05:00
Steve Gordon
1d228dd46c
Updating HttpClientFactory sample project to use RC1 bits ( #6298 )
2018-05-09 09:19:01 -05:00
Rachel Appel
de83620e4c
fix highlights ( #6304 )
2018-05-09 13:57:56 +01:00
Simon Cropp
afd3176f6d
add link to Microsoft.AspNetCore.TestHost nuget ( #6291 )
2018-05-08 22:53:13 -05:00
Rick Anderson
dd0081eab2
Secure user data sample help ( #6289 )
2018-05-08 16:40:58 -10:00
damienbod
9fb4d84b60
link fix for line 38 => services.AddSignalR(); ( #6282 )
2018-05-09 00:29:49 +01:00
Rick Anderson
cf522ea706
Update razor.md ( #6286 )
2018-05-08 10:16:57 -10:00
Joakim Carselind
6e6892af83
Escape environment values service files ( #6279 )
2018-05-08 13:13:29 -05:00
Scott Addie
2ea94bf898
Upgrade Partial Tag Helper sample app to 2.1 RC1 ( #6276 )
2018-05-08 08:51:14 -05:00
Scott Addie
6e8e06c7c0
Web API tutorial 2.1 versioning cleanup ( #6271 )
...
* Web API tutorial 2.1 versioning cleanup
* Upgrade metapackage to 2.1 RC1
* Expand upon explanation of JSON
* Update dates in metadata
2018-05-08 08:25:08 -05:00
Scott Addie
75dbd52aa5
remove 2.1 preview notice include
2018-05-08 07:37:26 -05:00
user135711
cf25bdf210
missing db vscode api ( #6266 )
2018-05-08 07:12:42 -05:00
Rick Anderson
88ec2d7c84
Remaing includes ( #6263 )
2018-05-07 13:45:26 -10:00
Rick Anderson
47e03a5d85
Update developing-aspnet-apps-with-windows-azure-active-directory.md ( #6259 )
...
* Update developing-aspnet-apps-with-windows-azure-active-directory.md
* Update developing-aspnet-apps-with-windows-azure-active-directory.md
2018-05-07 12:44:37 -10:00
Rick Anderson
25eb2d52c6
Update 2.1-SDK.md ( #6257 )
2018-05-07 12:38:30 -10:00
Rick Anderson
1ab1a48874
remove not for production ( #6256 )
...
* remove not for production
* 2.1 preview notice removal patch (#6258 )
2018-05-07 12:35:47 -10:00
Rick Anderson
c6d4e834cd
apply monikers ( #6251 )
...
* apply monikers
* apply monikers
* apply monikers
* apply monikers
2018-05-07 10:25:07 -10:00
Mike Rousos
8609b22061
IAuthorizationPolicyProvider documentation ( #6185 )
...
* Initial IAuthorizationPolicyProvider documentation
* Fix links to use xref pattern
* Adjust some phrasing to use more second-person perspective, more active voice, and less future tense
(as suggested by https://github.com/dotnet/docs/blob/master/styleguide/voice-tone.md )
* A few more readability/style tweaks
* Update iauthorizationpolicyprovider.md
* Update iauthorizationpolicyprovider.md
* A few tweaks based on PR feedback
* Readability improvements based on PR feedback
* Include external policy providers as a reason for using `IAuthorizatonPolicyProvider`
2018-05-07 10:09:51 -10:00
Luke Latham
4cf3968c7b
Fix API ref ( #6253 )
2018-05-07 09:25:54 -10:00
Andrew Stanton-Nurse
8003dbbaca
Update existing SignalR Docs to RC1 ( #6249 )
...
* Update SignalR Getting Started to RC1
* update the rest of the docs
* remove unnecessary scripts
* nudge the ranges
* update Startup.cs
2018-05-07 09:17:28 -10:00
Luke Latham
bcdf04f096
Move and rename topic ( #6229 )
2018-05-07 08:53:40 -10:00
Luke Latham
cfff3e1a30
Broken CoreCompat API links ( #6209 )
...
* Revert CoreCompat API links
* Fix double backticks
2018-05-07 08:53:22 -10:00
user135711
44cd96cefa
wrong api link ( #6240 )
...
The extension method in the sample app is different from the linked api page. I was trying to figure something unrelated out, and got confused. Strangely, the same thing occurs in another above link (https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.options.iconfigureoptions-1 ) which is the wrong api but I didn't fix it because the autogenerated api doesn't have the correct extension method where it should [be] (https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.dependencyinjection.optionsservicecollectionextensions.configure?view=aspnetcore-2.0&viewFallbackFrom=aspnetcore-2.1#Microsoft_Extensions_DependencyInjection_OptionsServiceCollectionExtensions_Configure__1_Microsoft_Extensions_DependencyInjection_IServiceCollection_System_Action___0__ )
2018-05-07 08:52:21 -10:00
Luke Latham
5cb8e8d44f
Fix typos ( #6250 )
...
* Fix typos
* Touch-up
* Update
2018-05-07 08:49:38 -10:00
Rick Anderson
67bb5a4991
NO SDK ( #6203 )
...
* NO SDK
* NO SDK
* NO SDK
* NO SDK
2018-05-07 07:54:15 -10:00
Rick Anderson
2e955bc7fa
Update facebook-logins.md ( #6232 )
...
* Update facebook-logins.md
* Update facebook-logins.md
2018-05-07 07:53:29 -10:00
user135711
620ebaa3bd
typo ( #6238 )
2018-05-07 08:12:04 -05:00
user135711
1776d59a1a
typo ( #6237 )
2018-05-07 08:11:33 -05:00
user135711
de6b6785c5
typo ( #6236 )
2018-05-07 08:11:10 -05:00
Rick Anderson
cf87093ebf
ID missing ( #6198 )
...
* ID missing
* ID missing
2018-05-05 08:30:06 -10:00
Rick Anderson
ff14d2c4fd
Update enforcing-ssl.md ( #6223 )
2018-05-04 14:34:43 -10:00
Scott Addie
1564050871
Convert TOC link title to sentence case
2018-05-04 14:17:34 -05:00
Luke Latham
8107a26c54
Small wording patch ( #6218 )
2018-05-04 12:53:13 -05:00
Scott Addie
5cd2d22404
Add ClaimsPrincipal.Current migration link to TOC ( #6217 )
2018-05-04 12:46:39 -05:00
Scott Addie
aa57733224
Remove empty Markdown file ( #6220 )
2018-05-04 12:40:09 -05:00
Luke Latham
38b81dce7f
Remove double backticks ( #6215 )
2018-05-04 11:59:25 -05:00
Mike Rousos
c23d4c3150
ClaimsPrincipal.Current Migration Docs ( #6197 )
...
* Add a short migration doc page explaining how to migrate `ClaimsPrincipal.Current` usage
* Update file names to work with xref cross-references
* UE edit
2018-05-04 11:51:22 -05:00
Isaac Levin
d02c94cde7
Core Identity Documentation Updates ( #5889 )
...
* intiial commit for membership to Core Identity
* Update membership-to-core-identity.md
* fix sql script
* updates for Barry
* Style guide changes
* udpates to Migration Index Node and MVC Walkthrough
* updates to configuration and sample
* fixes to MVC steps
* udpates to proper to core identity doc and sample
* image resizing
* updates to webapi
* update to error section
* Minor tweaks to mvc.md
* Change snippet type
* remove references to bower in samples/readmes
* udpates for Scott
* updates to TOC
* updates
* Minor tweaks to membership-to-core-identity.md
* updates
* fix namespace
* Minor verbiage tweaks
* Simplify link title in TOC
* Shorten link title again
* Fix indentation of PackageReference node
* Quick UE edit
* Minor tweaks to configuration.md
* Remove unnecessary screenshots
* remove files
* Remove extra word
* Verbiage tweak
* Fix broken link
* Minor tweaks to mvc.md
* Improve readability of _Layout.cshtml
* Minor tweaks to mvc.md
* remove extra space
* Fix indentation issues
2018-05-04 10:29:28 -05:00
Pranav K
17b9ad6b59
Update sdk ( #6195 )
2018-05-03 14:40:37 -05:00
Luke Latham
f01c69f86b
TOC and topic renaming with "feature" removals ( #6194 )
...
* TOC and topic renaming work
* Updates
* TOC and topic renaming work
Updates
* Updates
2018-05-03 14:38:00 -05:00
Rick Anderson
dfa4036066
Apply moniker to 2fa ( #6190 )
2018-05-03 09:37:00 -05:00