* 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
Hello, @rick-anderson,
Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.
Please, help to check my proposed file change into the article and help to merge if you agree with fix. If not, please, let me know either if you would like me to fix it in another way within this PR, if you prefer to fix it in another PR or if I should close this PR as by-design. In case of using another PR, please, let me know of your PR number, so we can confirm and close this PR.
Many thanks in advance.
* Iterating the PendingRequirements collection and calling Succeed on an element modifies the collection throwing an InvalidOperationException https://github.com/aspnet/Security/issues/1375 (#5587)
* Sentence case the SignalR get started title (#5600)
* Remove extra 'the' (#5604)
* Remove extra 'the' (#5603)
* Forgot Right Parentheses (#5608)
* add ms.topic metadata value (#5602)
for task 1199273
* Update create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-password-reset.md
Added the location for the send grid configuration
* Minor tweaks
* Italicize file name
* Update caching documentation for VaryByQueryKeys (#5422)
* Typo was corrected (#5423)
* Update ResponseCache attribute section (#5424)
* use correct snippet (#5425)
* use correct snippet
* use correct snippet
* RP tutorial series launch and 'this' links (#5427)
* Update introduction-to-signalr.md
* Update Microsoft.DotNet.Watcher.Tools to 2.0.0 (#5429)
* Typo in response-compression.md (#5431)
with the with the => with the
* Typos in crud.md (#5430)
examinied => examined
When a pages `OnPostAsync` method is called => When a page's `OnPostAsync` method is called
* Typo in ef-rp/migrations.md (#5432)
* Remove double linkbutton RP tutorial (#5426)
* Add Link to app secret environment page (#5413)
1. Corrected the contradicting example of HttpUtility while Security Note was telling about HttpServerUtility use
2. Corrected example of url string the purposed url didn't matched with the result image previously.