* 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>
* Fix client side files position
There is a little error in the sample: if you follow the tutorial, the `npm run release` fails because it looks for html/css/ts files in the src folder but the tutorial says to create these files in the project root.
My favourite solution is to create the _src_ folder and then put these files into this folder. I modified the tutorial to follow this solution.
Thanks!
Samuele
* fix script tag position in webpack generate html
* Apply suggestions from code review
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
* Update signalr-typescript-webpack7.md
Added same suggested changes to version 7.
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
* note VS for mac eol
* update date
* move include out of include
* add a line
* revert
* add text to include file
* include in include
* misc
* fix xref link *-->%2A
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Andrew Casey <amcasey@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Update aspnetcore/includes/spoof.md
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Warn on port spoofing /7
* Update aspnetcore/includes/spoof.md
Co-authored-by: Chris Ross <chrross@microsoft.com>
---------
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
* v8 Updates for First MVC series
* Moving debug_menu50.png back to proper directory
* Fixing cross repo link for Migrations with Multiple Providers
* Updated scaffolding -sqlite flag to --databaseProvider sqlite
* Added completed 8.0 code and derived doc code sample with region snippets
* Updated all code links in all topics to 8.0 sample
* Corrected EF Migrations link to relative in add-model.md
* Corrected add scaffolding png on adding-model.md
* Fixed html source highlight
* Apply Tom's suggestion from code review: code style ticks on package listing
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Applying Tom's review suggestion to version 7 adding-model as well
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* update Reliable web patterns
* update Reliable web patterns
* update Reliable web patterns
* update Reliable web patterns
* update Reliable web patterns
* 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>
Without this tool, the command in part 2 for code generation will fail with the message below
```
To scaffold controllers and views using models, install Entity Framework core packages and try again: Microsoft.EntityFrameworkCore.Tools
at Microsoft.VisualStudio.Web.CodeGeneration.ActionInvoker.<BuildCommandLine>b__6_0()
at Microsoft.Extensions.CommandLineUtils.CommandLineApplication.Execute(String[] args)
at Microsoft.VisualStudio.Web.CodeGeneration.ActionInvoker.Execute(String[] args)
at Microsoft.VisualStudio.Web.CodeGeneration.CodeGenCommand.Execute(String[] args)
```
* SignalR: Reference shared framework
* Update aspnetcore/signalr/hubs.md
Committing the inline suggestion, and then will update the missing link afterwards.
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Moved 7.0 version up, moved new note to bottom of topics
* Removed dupe.
* added note in 5 more topics, moved latest versions to top where needed
* New include, reduced number of topics, added resources links
* Moved link in migration doc to internal.
* Added description for xref since subsection title not generated
* Removed note from hubcontext, using additional resources link now
* Reduced new section in migration topic per Rick suggestion
* Apply suggestions from code review
Added additional suggestions to link.
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Moved note back to near top of hubs.md all 3 versions per Brennan suggestion
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* make 128 error more visible /1
* make 128 error more visible /1
* make 128 error more visible /1
* make 128 error more visible /1
* make 128 error more visible /1
* MacOS-.NET7 updates First MVC Series
* Updated Trust Cert includes & screenshots.
* Updated Mac output screenshot
* Scaled down trust cert screens
* Update new controller screenshot
* Update add controller section.
* Scaled screenshots
* Removed outdated output_macos_net7.png
* corrected output_macos image link
* Update add view section, controller, start model.
* Corrected running app screenshot
* Format trust include.
* updated razor view screenshot
* Updated model nuget section
* Updated/corrected mac scaffolding command.
* Updated dependency injection code sample link
* Updates for mac scaffolding section.
* Update sqlite for dev section.
* Combined VSC and VS Mac instruction where possible.
* Retested working-with-sql.md updated metadata
* Corrected validation include to fix#28215
* Updated dates metadata after testing each tutorial.
* Improved resolution on trust cert and add control screenshots
* Apply suggestions from code review
Added Tom's suggestion, first round
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Apply suggestions from code review
Adding more of Tom's suggestions
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Adding more of Tom's suggestions
* Added Tom's suggestions
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Razor pages series macOS and .NET 7 update
* Backed out of VS for Code step changes.
* fixed dialog name
* Model.md update for macOS
* Updated scaffolding screenshot for VS for Mac
* Added appsetting_SQQLite for 7.0 and fixed 5.0 which was showing mvcmovie.db
* Fixed VS for Win IndexRating.cshtml in snap7 folder
* Updated include net-prereqs-mac-7.0 to point GA of VS 2022 not Preview