* VS Code: Add required assets
* Moved common text to two includes: vscode-trust-authors.md and vscode-add-assets-prompt.md
* improve vscode-trust-authors.md
* Combined new includes, added SignalR tutorials
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Not latest version
* Not latest version
* Not latest version
* Apply suggestions from code review
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Not latest version
* Not latest version
* Not latest version
---------
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Changing metada author ms.author, remove by line per doc manager
* adding websockets and azure publish using vs docs
* adding choose-web-ui.md
* Added web api, publishing and signalR topics.
* removed 4 topics that already had meta data changed in another PR and I didn't realize
* Update aspnetcore/tutorials/first-mongo-app.md
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update first-mongo-app.md
removed dupe of author expert comment
* Reverting by line removal and adding expert in comments on metadata.
* Update sql.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Add learn to deploy to Azure links to Intro tutorials
* Add learn to deploy to Azure links to Intro tutorials
* Draft: removed change in razor tutorial, it didn't need it.
* Draft: removed typo
* Added signalR-typscript-webpack.md
* Draft: Added min-web-api.md
* Draft:Remove signalR-typscript tutorial since not really an intro
* Draft:Fixed links. Some moniker ranges where not whole copies of topic.
* Update aspnetcore/blazor/tutorials/build-a-blazor-app.md
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Apply suggestions from code review
Replaced link with more appropriate topic that does not include SQL.
* Apply suggestions from code review
Updated link text
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Updated signalr script tag (#14810)
The location of signalr.js was incorrect according to Target Location set
up when Client-Side Library was added earlier in tutorial.
* changed the location for vscode libman install (#14810)
* Update SignalR tutorial to 3.0 - startup.cs - addtional screenshots
* moved moniker to metadata only
* added dotnet watch run for VSCode to fix for 9488 while here.