* Updating the URI for defaults part
http://localhost/api/products it should also have all in addition as it is telling about the path it will pick and without all it can't pick that URI.
* React to feedback
* first pass at creating the aspnet/aspnet core signalr box
* trying to fix include file path
* added the box to various pages to test to see if its too big/too much
* fixed outbound URLs in the include
* trying the signalr version disambiguation box throughout
* repairing include formatting
* trying to repair the include format
* final attempt to fix the includes with this relative path thing
* SignalR version disambiguation box include path patch (#9974)
* 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>
Hello, @Erikre,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: Broken link at line 18
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.
<!--
When creating a new PR, please do the following:
* Reference the issue number if there is one, e.g.:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
Fixes#6578
* A quick fix: I'm not going to probably ever have time to rewrite the topic.
* We can link the reader over to Twitter's latest approaches with this update.
* Note that their link appears localized (`en`). Removing that segment breaks the link.
Fix the formatting on the Formatting on ".NET framework is listed as v4.0" section list.
<!--
When creating a new PR, please do the following:
* Reference the issue number if there is one, e.g.:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
The page "Create a REST API with Attribute Routing in ASP.NET Web API 2" has some typos: some texts that doesn't correspond to the screenshot and 2 samples that doesn't work.
Hello, @tfitzmac,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description of the source issue: Extra tabs causing content to be untranslated.
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.
<!--
When creating a new PR, please do the following:
* Reference the issue number if there is one, e.g.:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
Fixes#8208
This is in relation to and hopefully fixes#8208. I have added the additional supported HTTP Action verbs, HEAD, OPTION and PATCH to those listed as convention.
* 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
* WIP: Classic ASP.NET config builders
* work
* Update config-builder.md
* work
* work
* work
* work
* work
* work
* work
* work
* work
* react to feedback
* react to feedback
* feedback
* work
* work
* work
* work
* work
* work
* fix
* react to Fritz feedback
* react to feedback
* react to feedback
* react to feedback
* remove unecessary assets
* remove unecessary assets
* steve's edits
* my edits of steve's edits
* Add information on connection token vs other types
To disambiguate connection token vs session / auth tokens.
* Address feedback on heading
Sentence case; H4; remove "note" text.
* remove extra the; update title case.
* Incorporate feedback comments
* Incorporate feedback on last paragraph
* additional clarification
* Update heading per feedback
phrasing, capitalization, and line break under heading
* Incorporate wording feedback
* Addressing feedback: contractions
Part of #8581 to lower SEO of
how to write a ASP.NET web app
how to write a ASP.NET web application
how to program a ASP.NET web app
how to program a ASP.NET web application
Fixes#9071