* Add more detail to TempData configuration section * Minor edits * Convert Note alert to Important
* 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
Updated HttpContext.Items key guidance.
* total rewrite of app state * react to trather * final fixes