Commit Graph

17 Commits

Author SHA1 Message Date
Pranav K c2503d1da1 Removing imports from src projects 2016-04-08 06:49:08 -07:00
jacalvar 14473b5458 Return IServiceCollection from AddSession extension methods 2016-03-28 15:46:42 -07:00
Pranav K 069220a85a Revert "Revert "Reacting to CoreCLR package changes""
This reverts commit e3229fc4ea.
2016-03-23 11:47:23 -07:00
Doug Bunting e3229fc4ea Revert "Reacting to CoreCLR package changes"
This reverts commit 41b0ea9c3c.
2016-03-22 09:49:34 -07:00
Doug Bunting 5371e13a5a React to HttpAbstractions change: `ISession` in new namespace
- see issue aspnet/HttpAbstractions#590 and pull aspnet/HttpAbstractions#589
2016-03-21 09:09:33 -07:00
Pranav K 41b0ea9c3c Reacting to CoreCLR package changes 2016-03-21 06:56:02 -07:00
Eilon Lipton 396bef4b6d Fix package metadata 2016-03-15 14:42:37 -07:00
Chris R 432de7a158 #96 Add a session Id 2016-03-04 15:11:35 -08:00
Ajay Bhargav Baaskaran 7c60cd5fa6 Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:32:58 -08:00
John Luo dea425d3b2 Update cookie name 2016-03-03 13:35:09 -08:00
Doug Bunting 2f1bb39407 Remove project name from output path
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 21:22:43 -08:00
N. Taylor Mullen 6ef4e68ced Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:38:23 -08:00
Kiran Challa 46f6fa85d5 Minor fix to service collection extensions 2016-02-22 14:57:18 -08:00
Ajay Bhargav Baaskaran 4bbea583b0 Enabled xml doc generation 2016-02-19 11:17:16 -08:00
Chris R 8b29de8993 Remove ISessionStore.Connect in raction to removal of IDistrbutedCache.Connect. 2016-01-25 13:56:14 -08:00
N. Taylor Mullen ea0c57122d Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:16:42 -08:00
N. Taylor Mullen bebac7151a Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:16:41 -08:00