John Luo
c0d265ce7b
Reacting to Kestrel extensions
2016-03-30 16:27:01 -07:00
John Luo
a6382fe6af
Update sample TFM
2016-03-24 21:16:19 -07:00
John Luo
97b775de2a
React to Hosting changes
2016-03-24 12:07:45 -07:00
Eilon Lipton
396bef4b6d
Fix package metadata
2016-03-15 14:42:37 -07:00
jacalvar
2b1841fc86
React to changes in Caching
2016-03-07 16:07:07 -08:00
Chris R
432de7a158
#96 Add a session Id
2016-03-04 15:11:35 -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
Hisham Bin Ateya
c9d8a1330e
Add 'UseServer'
2016-02-03 23:53:13 +03:00
John Luo
461fd40251
Updating to new CLI
2016-02-03 12:02:12 -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
John Luo
9ae4e9e3dd
Reacting to hosting rename
2016-01-17 17:34:55 -08:00
Chris R
c1359a2166
React to hosting API changes.
2016-01-12 14:31:03 -08:00
John Luo
257c1786b3
Reacting to new Hosting API
2015-12-18 15:21:36 -08:00
John Luo
8644a2179b
Reacting to verbose rename
2015-12-06 17:45:55 -08:00
Pranav K
b36d5663b2
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:49 -07:00
Hisham Bin Ateya
c2a267b2df
Remove unnecessary 'Cache' usings
2015-09-13 02:10:04 +03:00
Hao Kung
2bd83e1589
ConfigureSession => AddSession overload
2015-09-11 14:16:13 -07:00
Kiran Challa
80150ec3a6
Changed SessionSample's registratio of RedisCache service from Transient to Singleton
2015-08-03 16:41:13 -07:00
Hisham Abdullah Bin Ateya
9c099bc057
Remove unused dnx command
2015-07-18 06:03:33 +03:00
Kiran Challa
0d78bdbef2
Fixed sample and instructions
2015-07-17 10:29:03 -07:00
Kiran Challa
28dfa0f0c4
Added SQL Server Cache to the sample.
2015-07-09 11:07:29 -07:00
Kiran Challa
76028af354
Added wwwroot folder
2015-07-07 13:53:45 -07:00
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
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