* 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>
* SEO audit: Get started with ASP.NET Core
* Update aspnetcore/getting-started/index.md
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* V6 intro to RP /5
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* update razor-pages-start.md for vsmac
* updates for vsmac
* updates for vsmac
* updating rp model.md for vsmac
* minor changes
* fixing missing image
* fixing model.md for vsmac
* updating mac images to use light theme
* Updated MVC tutorial through controller step
* Updated MVC tutorial through Views section
* Updated for Model and Data sections
* Fixed NuGet dialog image
* Moved image to _static directory
Co-authored-by: Jon Galloway <jongalloway@gmail.com>
* New run-the-app include & trustcert updates
* Removed moniker from metadata since include has monikers
* removed moniker from metadata
* added VS context to run-the-app for alt-cmd-enter
* moved run app section to include run-the-app.md
* corrected date on metadata for razor-pages-start.md
* added bold for Run-Start without debugging to run-the-app.md
Updated dotnet run instruction with dotnet watch run since changes in the project are made after the first run. Also added instruction to refresh the page.