* Update directory-structure.md
For self-contained deployments (at least on ASP.NET Core 5.0) the *.exe extension is only generated for Windows. For Linux (and presumably macOS) no extension is generated. This behaviour is consistent with that for framework-dependent deployments so I just copied the relevant text. I am not sure if the behaviour applies to versions < aspnetcore-3.0 so I haven't touched the text there.
It may also be useful to add that if you choose the `Produce single file` option, none of the `*.dll` files remain in the publish directory (I love this feature!).
* Update directory-structure.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* 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>
* Improved consistency and readability
* Update aspnetcore/data/ef-mvc/read-related-data.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Poornima Nayar <poornimanayar@kvtechsltd.co.uk>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* anti-request-forgery documentation update with simple javascript sample
* newline added to the end of html files
* deleted index file from angular smaple
* added new line to the end of script
* changes attribution sequence
* Improve content performance of Key Vault configuration provider doc
* Updates to code samples
* React to Acrolinx feedback
* Character encoding test
* Encode more characters
* Revert character encoding
* More edits
* Update README files for sample apps
* More edits
* Minor edits
* Edit pass
* Fixed typo and added deep link
* edit pass
Co-authored-by: Poornima Nayar <poornimanayar@kvtechsltd.co.uk>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* SQLite in dev, SS in production links
* Apply suggestions from code review
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* react to feedback
* react to feedback
* Update aspnetcore/tutorials/first-mvc-app/adding-model.md
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/tutorials/razor-pages/model.md
* Update adding-model.md
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>