* Explain tempdata
* work
* work
* work
* work
* work
* Update aspnetcore/fundamentals/app-state.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/fundamentals/app-state.md
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/fundamentals/app-state/3.0samples/RazorPagesContacts/Data/RazorPagesContactsContext.cs
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/fundamentals/app-state/3.0samples/RazorPagesContacts/Pages/Customers/Delete.cshtml.cs
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/fundamentals/app-state/3.0samples/RazorPagesContacts/Pages/Customers/Delete.cshtml.cs
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* Update aspnetcore/fundamentals/app-state/3.0samples/RazorPagesContacts/Pages/Customers/Delete.cshtml.cs
Co-Authored-By: Scott Addie <10702007+scottaddie@users.noreply.github.com>
Addresses #8579
I might be getting the hang of **_find and replace_** now. 😝
This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
* Session and app state topic overhaul
Update
Updates
* React to feedback
* Updates
* Add info on the ISession extension methods
* Drop App package of last commit for 1.x
* Updates
* Session not supported by SignalR
* Enhance SignalR NOTE
* React to feedback
* Update StartupCopy.cs
This property CookieName is obsolete and will be removed in a future version. The recommended alternative is Cookie.Name.
* Remove appsettings.json
* Use 'nameof' to replace string literal
* Remove unnecessary XML nodes