Commit Graph

13 Commits (7b4ef4647ada77d9e5dde9f336f40b266cbfeefb)

Author SHA1 Message Date
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
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.
2018-10-06 17:10:28 -10:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
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