* 5.0 refactoring
* JL PR of EF-RP best practices
* JL PR of EF-RP best practices
* JL PR of EF-RP best practices
* JL PR of EF-RP best practices
* JL PR of EF-RP best practices
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* Update Create.cshtml.cs (#21784)
* Update Create.cshtml.cs
* Update Create.cshtml.cs
* Update Create.cshtml.cs
* Update Create.cshtml.cs
* Update Create.cshtml.cs
* Update Create.cshtml.cs
* Update Create.cshtml.cs
* Update Create.cshtml.cs
* Update aspnetcore/data/ef-rp/intro/samples/cu50/Pages/Instructors/Create.cshtml.cs
* Update Create.cshtml.cs
* 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
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
* work
Co-authored-by: Jeremy Likness <jeremy@jeremylikness.com>
* Update read-related-data.md
Add an explanation of why AsNoTracking method was not used.
Fix#17764
* Update read-related-data.md
* Update read-related-data.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* overview
* whats new to end
* fix migration node
* split fundamentals, move to end
* glob & loc, get started
* security node name
* security section
* azure, client-side, host
* several more sections
* redistribute tutorials
* proofread fixes
* move how to download section
* index files delete and redirect
* fix errors
* reorder some nodes
* scott feedback, flatten main tutorials node
* fix missed feedback items + other issues
* unflatten tutorials node
* move 'how to download'
* more tutorials node tweaks
* standardize view sample links
* db --> DB
* fix build error
* remove link from a parent node
* streamline node names
* xref links
* typos
* typo
* typos and revert some xref links
* scott feedback
* scott feedback
* feedback
* change node name
* safe storage-->protect
This line originally generated is `public IList<Instructor> Instructor { get;set; }` and gets changed to `public InstructorIndexData Instructor { get; set; }` so it's worth highlighting, I feel