* Utility path info
Improved info about where the Utility.cs class should be created. Similar to the PaginatedList.cs example from previous sections.
* Update aspnetcore/data/ef-rp/concurrency.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update gRPC Client and Server code and tutorial
* Update links
* Update Mac - create new project steps.
* Updates to run sections all IDE's and run-the-app.md include
* Fix confusion around ssl warning not showing for vs in trusCertVS.md include
* udpates to inlcudes
* corected typo in include trustcertvsc
* Fix typos
* Apply suggestions from code review
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Update overview.md
Add isolation clarification driven by a customer misunderstanding who had used key vault to isolate individual keys in the same vault, causing app crashes.
* Update aspnetcore/security/data-protection/configuration/overview.md
Co-authored-by: Hao Kung <HaoK@users.noreply.github.com>
* Apply Pitch fork guys suggestions (#23071)
* Update overview.md
* Update aspnetcore/security/data-protection/configuration/overview.md
* Update aspnetcore/security/data-protection/configuration/overview.md
* Update aspnetcore/security/data-protection/configuration/overview.md
* Update aspnetcore/security/data-protection/configuration/overview.md
Co-authored-by: Hao Kung <HaoK@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update dotnet-watch.md
* Update aspnetcore/tutorials/dotnet-watch.md
Co-authored-by: Daniel Roth <daroth@microsoft.com>
* Update aspnetcore/tutorials/dotnet-watch.md
* Update aspnetcore/tutorials/dotnet-watch.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Daniel Roth <daroth@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update EF Core MVC implicit join
Implicit join tables are supported since EF Core 5.0, but the documentation for EF Core + MVC was outdated
* Update aspnetcore/data/ef-mvc/complex-data-model.md
* Update aspnetcore/data/ef-mvc/complex-data-model.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Merging this so I can pull the latest from Main. Normally I don't merge other folk's PR's for them since they may decide to still make a change. Looks like you are done though.