Chris Ross
|
b1c82c0066
|
#96 Enable AspNet->Owin WebSockets.
|
2014-07-09 10:03:13 -07:00 |
Chris Ross
|
31edabdfcb
|
#96 Enable Owin->AspNet WebSockets.
|
2014-07-09 10:03:11 -07:00 |
Chris Ross
|
bc2cf1223e
|
#89 - Rename OnRequestAborted to RequestAborted.
|
2014-07-01 16:24:27 -07:00 |
Chris Ross
|
05a275faae
|
OWIN: #87 Make IHttpAuthenticationFeature.Handler not throw.
|
2014-06-30 11:06:32 -07:00 |
Chris Ross
|
13f4c242ab
|
Rename T to TFeature, Creator to Factory.
|
2014-06-27 09:52:56 -07:00 |
Chris Ross
|
f4a397dfcc
|
OWIN: Support dynamically creatable features.
|
2014-06-27 09:21:06 -07:00 |
Chris Ross
|
f5173e44ae
|
Expand feature support for OWIN->K.
|
2014-06-27 09:21:04 -07:00 |
Chris Ross
|
df730a47a9
|
Rename CancellationToken parameter.
|
2014-06-26 10:11:29 -07:00 |
Chris Ross
|
ff31b958fe
|
#80 - Add CancellationToken to GetClientCertAsyc, GetFormAsync.
|
2014-06-26 09:32:44 -07:00 |
Brice Lambson
|
7f1135cec3
|
Bump version to 1.0.0-*
|
2014-06-19 16:33:18 -07:00 |
Chris Ross
|
b6f4207b3b
|
#70 - Refactor client cert feature interface.
|
2014-06-19 11:46:13 -07:00 |
Chris Ross
|
2ae3a24a16
|
Remove CallCancelled property. Fix Owin query string. Add Owin user. Add Owin tests.
|
2014-06-19 09:02:49 -07:00 |
David Fowler
|
124749de28
|
Fixed project.json casing
|
2014-05-26 02:49:34 -07:00 |
David Fowler
|
57717dd325
|
Fixed casing of project.json
|
2014-05-25 10:04:11 -07:00 |
David Fowler
|
e5724c7301
|
Renamed Project.json to Project.json2
|
2014-05-25 10:04:11 -07:00 |
Pranav K
|
aa9b259da7
|
Updating kproj file to match tooling changes
|
2014-05-18 20:13:55 -07:00 |
Andrew Peters
|
00d49bbd60
|
Updating copyright headers
|
2014-05-08 23:01:09 -07:00 |
Chris Ross
|
4e36207b14
|
Owin adapter: Fix FeatureMap constructor visibility.
|
2014-05-06 15:08:50 -07:00 |
Chris Ross
|
8b26f1d319
|
Move IBuilder and related components to the Ms.AspNet.Builder namespace.
|
2014-05-05 21:05:21 -07:00 |
Chris Ross
|
0ecb989103
|
Name Microsoft.AspNet.Abstractions to Microsoft.AspNet.Http.
|
2014-05-05 16:04:53 -07:00 |
Chris Ross
|
7fd80850ee
|
Rename all feature interfaces to I*Feature.
|
2014-05-05 14:33:41 -07:00 |
anpete
|
35f921856f
|
Update file headers
|
2014-05-01 17:39:31 -07:00 |
Chris Ross
|
66495cdc58
|
Add missing namespace.
|
2014-04-23 14:15:41 -07:00 |
Chris Ross
|
4a5de61cd1
|
OWIN: Change interop extension methods.
|
2014-04-23 12:01:25 -07:00 |
Chris Ross
|
a04d592d06
|
OWIN->K and K->OWIN support via Func<AppFunc, AppFunc>.
|
2014-04-21 16:26:15 -07:00 |