Commit Graph

12 Commits (2a58a2fc7a4013e86e8eb6be846c9bb8aca5bbf0)

Author SHA1 Message Date
Kirk Larkin 8ea9cb7c20
Fix line highlights for "Configure Session State" (#18043) 2020-04-28 16:47:06 -05:00
Rick Anderson 9c044f0bb2
Add missing snippet to sesson doc (#17269)
* Add missing snippet to sesson doc

* Add missing snippet to sesson doc
2020-03-10 08:38:33 -10:00
Scott Addie cb0e460653
Rename ToC entry for app state changes (#17223) 2020-03-05 18:55:39 -06:00
Rick Anderson 8cd2f11a01
App State to 3.1 (#17122)
* App State to 3.1

* App State to 3.1

* App State to 3.1

* App State to 3.1

* Update aspnetcore/fundamentals/app-state.md

Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* App State to 3.1

* App State to 3.1

* App State to 3.1

* App State to 3.1

* App State to 3.1

* App State to 3.1

* Apply suggestions from code review

Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* Update aspnetcore/fundamentals/app-state/samples/3.x/SessionSample/Startup4.cs

Co-Authored-By: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* App State to 3.1

* App State to 3.1

* App State to 3.1

* App State to 3.1

* App State to 3.1

* App State to 3.1

* alt approach

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2020-03-04 08:17:26 -10:00
Luke Latham e85f5c8ebb
App state topic+sample update (#11375) 2019-03-12 19:59:00 -05:00
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