* Remove startup from loc /2
* Remove startup from loc /2
* Remove startup from loc /2
* Remove startup from loc /2
* Remove startup from loc /2
* Update aspnetcore/fundamentals/localization/select-language-culture.md
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
When adding public class TodoItemDTO, this message may display in Visual Studio:
Inconsistent accessibility: parameter type: 'Todo' is less accessible than the method 'TodoItemDTO.TodoItemDTO (todo).
Adding public to class makes this message go away.
* Update 7-8 gRPC Tutorial
* Removed dupe moniker sets
* Updated 2 other topics that rely on grpc-start samples
* .NET 8 VS for Mac tabs directed to .NET 7 topic version since VS Mac Preview does not work with .NET 8 SDK yet.
* updated dates on topics
* Added minimum moniker range to topic of 3.0
* Update aspnetcore/tutorials/grpc/grpc-start.md
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Validation Result /2
* Validation Result /2
* Validation Result /2
* Validation Result /2
* Validation Result /2
* Validation Result /2
* Validation Result /2
* Mini TOC in loc /5
* Mini TOC in loc /5
* Mini TOC in loc /5
* Mini TOC in loc /5
* Apply suggestions from code review
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* typo fix
* Update aspnetcore/fundamentals/minimal-apis/includes/route-handlers.md
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Fix Remote App Setup method name and HttpModule
It seems that the .Net Upgrade Assistant no longer automatically adds the HttpModule. Regardless, this article doesn't seem to assume the use of that tool, so it should describe all the required pieces.
* Apply suggestions from code review
Co-authored-by: Taylor Southwick <tasou@microsoft.com>
* Update aspnetcore/migration/inc/remote-app-setup.md
* Apply suggestions from code review
Co-authored-by: Taylor Southwick <tasou@microsoft.com>
* Update remote-app-setup.md
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Taylor Southwick <tasou@microsoft.com>
* v8 Updates for First MVC series
* Moving debug_menu50.png back to proper directory
* Fixing cross repo link for Migrations with Multiple Providers
* Updated scaffolding -sqlite flag to --databaseProvider sqlite
* Added completed 8.0 code and derived doc code sample with region snippets
* Updated all code links in all topics to 8.0 sample
* Corrected EF Migrations link to relative in add-model.md
* Corrected add scaffolding png on adding-model.md
* Fixed html source highlight
* Apply Tom's suggestion from code review: code style ticks on package listing
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Applying Tom's review suggestion to version 7 adding-model as well
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>