* 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
* .NET 7 MacOS: Tutorial: Create a web API
* Adding to project setup
* continiued updates
* Added floating versions to scaffolding packages, and tool uninstall
* Improved open terminal instruction.
* Minor consistancy fixes.
* Added build step between scaffolding package install and running scaffolding
* Removed an asterisk on a step
* Removed extra CLI line for adding scaffolding packages.
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Update min-web-api.md
Min Web API tutorial: Prereqs reversed between original 6.x and 7.x version
* Update min-web-api.md
Moved 7.0 moniker range content to the top of the doc.
* Corrected 6.x new web api screenshot
* Added custom metadata to track oct update work
* RP part 7 to .NET 7 /2
* RP part 7 to .NET 7 /2
* RP part 7 to .NET 7 /2
* RP part 7 to .NET 7 /2
* RP part 7 to .NET 7 /2
* RP part 7 to .NET 7 /2
* RP part 7 to .NET 7 /2
* work
* Part 6 RP .NET 7 refresh /2
* Part 6 RP .NET 7 refresh /2
* Part 6 RP .NET 7 refresh /2
* Part 6 RP .NET 7 refresh /2
* Part 6 RP .NET 7 refresh /2
* Part 6 RP .NET 7 refresh /2
* Part 6 RP .NET 7 refresh /2
* .NET 7: RP add a model /2
* .NET 7: RP add a model /2
* .NET 7: RP add a model /2
* .NET 7: RP add a model /2
* .NET 7: RP add a model /2
* .NET 7: RP add a model /2
* .NET 7: RP add a model /2
* .NET 7: RP add a model /2
* .NET 7: RP add a model /2
* Update MinAPI for macOS
* Updated VSMac File New proj screenshot
* Removed vsmac new project menu image not needed.
* Updated new proj vs mac instruction and screens
* Clean up vs win and postman instruction.
* Removed typo.
* Fixed minor typo.
* fixed minor typo.
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* .NET 7: Intro to Web API /2
* work
* work
* work
* work
Using dotnet-aspnet-codegenerator was producing the result zsh: command not found: dotnet-aspnet-codegenerator using the .NET CLI on mac.
The alternative dotnet aspnet-codegenerator worked as intended. Updated docs here to use dotnet aspnet-codegenerator command instead.
* .net6 and vs2022 fixes
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Removing sentence fragment.
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>