Pranav K
185309bfda
Switching to generations TFMs
2015-10-22 01:09:42 -07:00
Pranav K
a6ac3f58f5
Replace NotNullAttribute with thrown exceptions
2015-10-07 10:32:48 -07:00
Pranav K
b36d5663b2
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:49 -07:00
Hisham Bin Ateya
786b1a466b
Add exceptions messages to Resource file
2015-10-02 10:13:26 -07:00
Hao Kung
2bd83e1589
ConfigureSession => AddSession overload
2015-09-11 14:16:13 -07:00
Pranav K
dfaf6bb2ff
Adding NeutralResourcesLanguageAttribute
2015-09-10 18:34:29 -07:00
Hao Kung
a6169c628f
React to options
2015-09-02 14:22:36 -07:00
Chris R
06392be333
Use new HttpContext.Features API.
2015-08-31 09:35:08 -07:00
Chris R
c8f918681a
React to string[] -> StringValue changes.
2015-08-28 14:25:01 -07:00
Chris R
fc7224a639
#54 React to CoreCLR Cryptography package changes.
2015-08-13 09:50:17 -07:00
Kiran Challa
d9b136e20d
'Refresh' the session even when its not accessed in current request #41
2015-07-02 09:50:31 -07:00
Victor Hurdugaci
5531b21d94
Add repository information to project files
2015-07-01 20:26:10 -07:00
Eilon Lipton
42321d243b
Merge pull request #46 from hishamco/dev
...
Remove unnecessary 'using'
2015-06-30 09:47:59 -07:00
Hisham Abdullah Bin Ateya
d88071e39d
Remove unnecessary 'using'
2015-06-30 09:52:25 +03:00
Hisham Abdullah Bin Ateya
081eb5e255
Add missing doc for 'SessionOptions'
2015-06-30 09:04:54 +03:00
Eilon Lipton
13ff3159ea
Merge pull request #43 from hishamco/docs
...
SessionServiceCollection & SessionMiddleware docs
2015-06-27 12:04:02 -07:00
Hisham Abdullah Bin Ateya
93490c4750
SessionMiddleware docs
...
Fix docs for SessionMiddleware
Fix typos
Fix docs
2015-06-27 21:55:28 +03:00
Hisham Abdullah Bin Ateya
e6afe46edc
SessionServiceCollection docs
2015-06-26 04:05:55 +03:00
Hao Kung
086b53d21d
React to OnStarting rename
2015-06-25 17:05:57 -07:00
Hisham Abdullah Bin Ateya
32ecf485b9
Add 'SessionDefaults' docs & react to PR #36 changes
...
Grammatical fixes
2015-06-25 23:51:15 +03:00
Hisham Abdullah Bin Ateya
bbc7393d22
Fix docs in 'SessionOptions'
2015-06-25 20:20:16 +03:00
Hisham Abdullah Bin Ateya
9ce60218c1
Make 'SessionDefaults' fields as Constants
2015-06-25 09:07:17 -07:00
Chris R
e9d406e2f7
React to OnSendingHeaders rename.
2015-06-12 15:58:15 -07:00
Kiran Challa
dab08ba7e9
Session api review changes
2015-06-03 21:19:18 -07:00
Kiran Challa
7ed6802bba
Reacting to Caching api review changes
2015-05-20 15:15:12 -07:00
Troy Dai
e86f571011
Update dependency, react to Microsoft.Framework.NotNullAttribute.Sources
2015-05-20 12:38:31 -07:00
Chris R
7d52b3f76e
React to Http namespace changes.
2015-05-07 14:14:03 -07:00
N. Taylor Mullen
b7a38ce39a
Update LICENSE.txt and license header on files.
2015-05-01 14:00:47 -07:00
Brennan
b80f9ff620
React to Logging interface package rename
2015-04-30 11:08:56 -07:00
Chris R
a7ea311e8e
Remove redundant Http.Interfaces dependency.
2015-04-29 15:49:52 -07:00
N. Taylor Mullen
98579d5836
Merge branch 'release' into dev
2015-04-07 14:51:20 -07:00
N. Taylor Mullen
db9ee60647
Add serviceable attribute to projects.
...
aspnet/DNX#1600
2015-04-07 14:51:14 -07:00
Eilon Lipton
a9fcb40b27
Merge pull request #16 from hishamco/dev
...
Using 'nameof' operator instead of magic strings
2015-04-04 17:18:55 -07:00
Doug Bunting
b7186c4bf7
Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename
2015-04-02 13:49:29 -07:00
Hisham Abdullah Bin Ateya
e68de43bce
Using 'nameof' operator instead of magic strings
2015-03-19 21:37:35 +03:00
Praburaj
4373b6bf62
Using [NotNull] from the common repo package
2015-03-14 07:30: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
Eilon Lipton
c2cbd62eec
Merge pull request #7 from hishamco/dev
...
Adds CookiePath to SessionDefaults
2015-03-13 09:15:17 -07:00
hishamco
177d1ffb64
Adds CookiePath to SessionDefaults
...
Adds CookiePath to SessionDefaults
Revert "Adds CookiePath to SessionDefaults"
This reverts commit d025a89cbb555b5b92cb5de2dc848da036021301.
Remove extra tab
Revert "Remove extra tab"
This reverts commit 80b1e4976a902a5e507702b1e46e57dec0c72da4.
Change tab to spaces
Adds CookiePath to SessionDefaults
2015-03-13 15:03:30 +03: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
Praburaj
940a5a0c29
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
2015-03-05 17:34:20 -08:00
David Fowler
2141edd46b
Fixed up solution and other things
...
- Reduce dependencies
2015-03-05 03:22:04 -08:00
Brennan
4a37359174
Logging API changes
2015-03-04 20:28:47 -08:00
Pranav K
7df56f6d2d
Porting Session from Microsoft.Framework.Cache
2015-02-14 09:50:08 -08:00