* Rewrite for First MVC series: Adding Model & Working with SQL
* Fixed codegenerator command to include -sqlite for Mac tab
* Troubleshooting merge issue blocking the build.
* Adding no-loc and date back in from main to resolve merge issue
* Adding no-loc and date from main to resolve merge conflict on working-wth-sql.md
* Added new no-loc and date metadata back in after resolving merge
* Trying to resolve no-loc metadata merge conflict, adding at end
* removed Create, Read, Update, Delete, Details from no loc, no way to fix merge conflict
* added old meta data date back in. Can't resolve merge issue
* Setting date back to resolve merge conflict
* fixing dates to fix merge conflict
* Added sqlite to code generator params table.
* formatted DbContext in model4 include
* Apply Rick-Anderson suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Added recommendations by Rick-Andersion to adding-model.md
* Updated no-loc to match update on main for adding-model.md
* Synced meta data with main to avoid merge conflict
* removing changes back to last successful merge and build to resolve merge issue
* Merge troubleshoot: reverting changes past 51c6d30
* Moving all changes to date back in, after troubleshooting merge issue.
* Merge troubleshoot: updating no-loc metadata on sql.md to match what is on main branch
* model.md: moved sections into this order: scaffold the movie, initial mig, Test, Examine
* Adding Rick's suggestions: IDE specific files edited by scaffolding.
* Split up add controller screenshots in adding-model.md
* Added unique alt text to DC screenshots.
* fixed screenshot name dc5_add_dc.png
* Moved note on price field to test the app section.
* Moving words: you were back into instruction per Rick request
* Shortening code lines to under 86 characaters.
* Reducing dc dialog screenshots.
* Changed add mvc controller screenshot per review feedback
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update intro to RP to GA
* Update intro to RP to GA
* Update intro to RP to GA
* Update intro to RP to GA
* Update intro to RP to GA
* work
* work
* work
* work
* work
* change dev lang from console to dotnetcli
* Add missing word
* work
* work
* work
* Intro to MVC Part Scaffold - update to 3.0
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* 1st draft reorg
* corrections
* fix tabs
* corrections
* corrections
* corrections
* Update adding-model.md
* Update adding-model.md
* work
* work
* work
* Update sample to reflect .NET Core 2.1 out of the box
In support of https://github.com/aspnet/Docs/issues/8558
* Update line highlights for 2.1 sample
* Update _Layout21.cshtml
Sorry for all the commits/reverts on the #8038 issue - I had my changes accidentally in the branch for another change and didn't want to leave it there.
Fixes#8038
Hello, @rick-anderson,
Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.
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 and delete this template text:
* Reference the issue number if there is one:
Fixes #Issue_Number
> The "Fixes #nnn" syntax in the PR description causes
> GitHub to automatically close the issue when this PR is merged.
* WIP: Update intro to MVC to 2.1
* WIP: Update intro to MVC to 2.1
* work
* SQL
* controller methods
* validation
* details and delete
* clean up
* clean up