Commit Graph

8 Commits

Author SHA1 Message Date
Doug Bunting b7186c4bf7 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:29 -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
Praburaj a3772cf6d5 React to Caching package rename
Dependent on https://github.com/aspnet/Caching/pull/49/files
2015-03-11 17:33:04 -07:00
N. Taylor Mullen a6105d4206 Update .kproj => .xproj. 2015-03-11 14:05:07 -07:00
N. Taylor Mullen cc836b7c9b Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:59:12 -07:00
N. Taylor Mullen c2c2c6b55d Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:56:25 -07:00
Pranav K 7df56f6d2d Porting Session from Microsoft.Framework.Cache 2015-02-14 09:50:08 -08:00