* AD rename /4
* never
* Update aspnetcore/security/authentication/azure-ad-b2c.md
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* VS Code: Add required assets
* Moved common text to two includes: vscode-trust-authors.md and vscode-add-assets-prompt.md
* improve vscode-trust-authors.md
* Combined new includes, added SignalR tutorials
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
---------
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
* Fix client side files position
There is a little error in the sample: if you follow the tutorial, the `npm run release` fails because it looks for html/css/ts files in the src folder but the tutorial says to create these files in the project root.
My favourite solution is to create the _src_ folder and then put these files into this folder. I modified the tutorial to follow this solution.
Thanks!
Samuele
* fix script tag position in webpack generate html
* Apply suggestions from code review
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
* Update signalr-typescript-webpack7.md
Added same suggested changes to version 7.
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
* note VS for mac eol
* update date
* move include out of include
* add a line
* revert
* add text to include file
* include in include
* misc
* fix xref link *-->%2A
* Add note about resolving scoped services during migration
Addresses https://github.com/dotnet/aspnetcore/issues/38326
* Update aspnetcore/migration/50-to-60.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update form mapping docs
* Update aspnetcore/fundamentals/minimal-apis/includes/parameter-binding8.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
---------
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
History lessons should be in a history doc, not in the primary doc. You can move this to a topic that compares classic SignalR to Core. I'm sure the list is extensive.