Commit Graph

5 Commits

Author SHA1 Message Date
Kiran Challa dab08ba7e9 Session api review changes 2015-06-03 21:19:18 -07:00
Justin Van Patten d37f9dded2 React to SessionCollectionExtensions renames
React to aspnet/HttpAbstractions#280
2015-04-16 18:30:25 -07:00
Praburaj 6c57ca7c1e Move IServiceCollection extensions into Microsoft.Framework.DependencyInjection namespace
Fixes:
https://github.com/aspnet/Session/issues/10
https://github.com/aspnet/Session/issues/8

1. Renaming the class name containing the extension
2. Consolidating the AddSession() and ConfigureSession overloads with same pattern we follow in other repos
3. Rename AddSessionServices() => AddSession() like all other repos
2015-03-13 11:45:17 -07:00
Praburaj 48f2d14413 React to Caching extension rename 2015-03-12 16:57:32 -07:00
Pranav K 7df56f6d2d Porting Session from Microsoft.Framework.Cache 2015-02-14 09:50:08 -08:00