* Update description of RP tutorial series in note
* Update aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application.md
Co-Authored-By: guardrex <1622880+guardrex@users.noreply.github.com>
* Update docker-aspnetmvc.md
The current windows container releases appear to have fixed the "localhost" issue that was previously mentioned in this readme. I've updated the article and have made a separate pull request for the referenced ps1 script to also remove the `docker inspect`
* Update the ASP.NET Version included in base image
* UE pass
* Update aspnet-mvc-5-app-with-sms-and-email-two-factor-authentication.md
Added Docs for Twilio integration with ASP.NET and C#.
* Update aspnet-mvc-5-app-with-sms-and-email-two-factor-authentication.md
- replace Visual Studio 2013 download link with a valid link
- none of these topics meet the >13K page view per month threshold for further updates at this time, so I'm just updating these bad URLs
- PR also includes automatic whitespace trimming
- updated all www.visualstudio.com urls to visualstudio.microsoft.com (and added campaign ID for downloads from docs.microsoft.com)
- made other obvious fixes to older versions of Visual Studio
- trim whitespace
Contributes to #8848
Hello, @Rick-Anderson ,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
"The unescaped '@' sign is breaking the code"
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR.
Many thanks in advance.
Addresses https://github.com/aspnet/Docs/issues/7353
Adds `ms.prod` (with a value of `aspnet-framework`) to the ASP.NET conceptual docset's *docfx.json* file. Removes `ms.prod` from the individual docs.
Hello, @Rick-Anderson,
Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.
From the context of this source string, we can assume that writer did not intend this example URL to be rendered as hyperlink, and that text "App Namespace" within brackets {} is expected to be translated.
We found out that OPS is using a Markdig flavor called "Markdig (DocFX)" which does render URL surrounded by space to be rendered as hyperlink.
To avoid this, suggested fix to source string is add an escape char (\) to part of the URL.
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR.
Many thanks in advance.
* 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