aspnetcore/samples/SessionSample
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
..
SessionSample.xproj
Startup.cs Move IServiceCollection extensions into Microsoft.Framework.DependencyInjection namespace 2015-03-13 11:45:17 -07:00
project.json React to Caching package rename 2015-03-11 17:33:04 -07:00