Commit Graph

8 Commits (88517d0ab6e99221c7cbda238688dc3e8de51ea0)

Author SHA1 Message Date
Wade Pickett bc0483909b
First-MVC series: Model & DB tutorials: MT, improve readability and fix issues (#22173)
* 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>
2021-05-22 04:48:44 -10:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Luke Latham 965219b96d
Add no-loc metadata to INCLUDES (#21506) 2021-02-15 16:06:48 -06:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Rick Anderson 6628313e51
Update model4.md (#13842) 2019-08-14 18:28:13 -04:00
Rick Anderson 976f47cee5
Intro to MVC Part Scaffold - update to 3.0 (#13668)
* 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
2019-08-14 17:41:49 -04:00
Rick Anderson 84a7748aba
Unify MVC intro and 2.2 (#9826)
Fixes #9859, Fixes #7187, Fixes #8926, Fixes #8446, Fixes #7081, Fixes #7014, Fixes #9907 

[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/?view=aspnetcore-2.2&branch=pr-en-us-9826)
2018-12-13 12:58:09 -10:00