Commit Graph

9 Commits (5680ab839ef0231018ca3a2ee8c994579e5315ff)

Author SHA1 Message Date
Luke Latham 232d345f9e
Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham 898f5e6c8c Session and app state topic overhaul (#7029)
* 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
2018-06-19 09:40:25 -05:00
Scott Addie 8f31d5a632
Add example of retrieving session value from view (#6345) 2018-05-10 19:44:37 -05:00
Scott Addie f7105ff147
Add more detail to TempData configuration section (#4693)
* Add more detail to TempData configuration section

* Minor edits

* Convert Note alert to Important
2017-11-02 13:06:57 -05:00
ROY 50608ec8ae Update StartupCopy.cs (#4271)
* 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
2017-09-14 21:39:17 -05:00
Steve Smith 540292ed64 Updated project to VS2017 format. (#3106)
Updated HttpContext.Items key guidance.
2017-03-30 08:35:59 -10:00
Rick Anderson 0a3eac572d total rewrite of app state (#2489)
* total rewrite of app state

* react to trather

* final fixes
2017-01-11 14:06:44 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00