* Web API with Mongo tutorial cleanup
* Add missing files
* Tweak opening sentence
* Refactoring of web API with Mongo sample app
* More edits
* More edits
* Fix POST action
* Move Mongo Driver knowledge into service
When I run through the tutorial after executing `code -r SignalRChat`, a new VSCode window opens that is in the signalRChat directory. (Ex. C:\SignalRChat). When I execute `dotnet run -p SignalRChat` from there I get an error
"MSBUILD : error MSB1009: Project file does not exist.
Switch: SignalRChat
The build failed. Please fix the build errors and run again."
However, if I change the command to `dotnet run -p SignalRChat.csproj` it works.
* Add initial draft of a Perf Best Practices doc
Fixes aspnet/Docs##9526
* Minor proof-reading fixes
* rick's additions to Mike's perf doc
* rick's additions to Mike's perf doc
* work
* work
* work
* work
* work
* work
* work
* work
* react to EF feedback
* react to EF feedback
* react to MR feedback
* react to MR feedback
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.
* Clarify use of async in strongly typed Hub
* Update aspnetcore/signalr/hubs.md
Co-Authored-By: scottaddie <10702007+scottaddie@users.noreply.github.com>
* React to feedback
this most likely won't clear up the start error, just double checking
<!--
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#7260
[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/url-rewriting?view=aspnetcore-1.0&branch=pr-en-us-9575)
* Big UE pass ... this one has only been lightly updated since it was written. API links ... latest styles applied ... 🌷 table beautification 🌹 ... *the works!*
* Enhancement via feedback from @raberana ... and we did it with nine years to spare! 🎉😄
* Takes the samp to 2.2. I'll note it on the sample update tracking issue.
* Linking to 1.1 PDF. Note that without the metadata moniker range, there's no indication that the topic's content is 2.1+ on a <2.1 version load.