David Fowler
|
e3c64aeb55
|
Updated to use the new tooling
|
2014-04-09 22:08:21 -07:00 |
Javier Calvarro Nelson
|
89e532873e
|
Bumped the version of System.Threading.Tasks to 4.0.10.0 to fix the build break in the remaining project.json
|
2014-04-09 14:05:01 -07:00 |
Javier Calvarro Nelson
|
73a00a1b21
|
Bumped the version of System.Threading.Tasks to 4.0.10.0 to fix the build break
|
2014-04-09 14:00:06 -07:00 |
Javier Calvarro Nelson
|
8ca4a331e2
|
Created an in memory host for testing purposes and added the appropriate
APIs to allow sending requests through the pipeline easily.
|
2014-04-09 12:58:58 -07:00 |
Pranav K
|
b366cb1cd0
|
Updating CoreCLR package versions
|
2014-03-27 18:30:24 -07:00 |
Ryan Nowak
|
2207acb917
|
Incorporate breaking change from DI
|
2014-03-21 17:53:18 -07:00 |
Chris Ross
|
9a4678d40f
|
Change config order.
|
2014-03-20 21:14:22 -07:00 |
Chris Ross
|
982cf2a1d6
|
Code review cleanup.
|
2014-03-20 21:14:20 -07:00 |
Chris Ross
|
11762840cd
|
Add an Initialize step to IServerFactory.
|
2014-03-20 21:14:18 -07:00 |
Louis DeJardin
|
ff19628832
|
Removing the temporary use of thread static
|
2014-03-19 18:15:58 -07:00 |
Louis DeJardin
|
951e8df893
|
Making core clr friendly
|
2014-03-19 18:15:50 -07:00 |
Louis DeJardin
|
7b038d4e31
|
Adding standard implementation of IContextAccessor<>
|
2014-03-19 18:13:03 -07:00 |
Louis DeJardin
|
c39a41bd9f
|
Adding UseContainer middleware
Assigns values to HttpContext.ApplicationServices and
HttpContext.RequestServices as call passes through
|
2014-03-19 18:13:02 -07:00 |
Stephen Halter
|
aa0b52df4e
|
ServiceCollection.FallbackServices no longer exists
- Pass the fallback service provider to BuildServiceProvider instead
|
2014-03-18 15:04:49 -07:00 |
GrabYourPitchforks
|
ea1f93aa91
|
Fix bad call to Assembly.GetType in Hosting.
CR: chrross
|
2014-03-18 11:49:41 -07:00 |
David Fowler
|
cd9d3a3335
|
Updated hosting to use service describer
|
2014-03-17 19:24:31 -07:00 |
GrabYourPitchforks
|
063420067e
|
HostingServices should provide a default implementation of IDataProtectionProvider
|
2014-03-17 14:09:31 -07:00 |
David Fowler
|
d7bbcb9644
|
Fixed service provider building
|
2014-03-15 14:41:41 -07:00 |
Chris Ross
|
4d511b3aef
|
Make IServerFactory not assembly neutral temporarily.
|
2014-03-14 15:13:00 -07:00 |
David Fowler
|
c3e0279aac
|
Updated to use service collection
|
2014-03-14 14:22:20 -07:00 |
Chris Ross
|
2b7272fe07
|
Review feedback.
|
2014-03-14 10:17:46 -07:00 |
Chris Ross
|
6a5cb913c8
|
Review cleanup. Cleaner Startup auto-detect. Fix tests.
|
2014-03-13 14:25:30 -07:00 |
Chris Ross
|
ee4bb6de87
|
Review feedback. Style cleanup. Updated build template files.
|
2014-03-13 09:33:29 -07:00 |
Chris Ross
|
a3eb280275
|
Implement Program.Main and ServerManager. Add Startup search.
|
2014-03-12 15:07:37 -07:00 |
Pranav K
|
45adfac95b
|
Updating MyGet feed to unblock build
|
2014-03-11 11:38:25 -07:00 |
Brice Lambson
|
059a7665d0
|
React to xunit changes
|
2014-03-10 12:28:41 -07:00 |
David Fowler
|
7423a21b11
|
Added ability to run unit tests on build
|
2014-03-08 12:34:29 -08:00 |
David Fowler
|
f420ba4600
|
Added required packages for K
|
2014-03-07 02:39:48 -08:00 |
Louis DeJardin
|
c4e98614e5
|
Pointing at updated configuration package name
|
2014-03-04 20:23:51 -08:00 |
Louis DeJardin
|
590ae27208
|
Adding ITypeActivator and TypeActivator to hosting services
|
2014-02-24 13:32:55 -08:00 |
David Fowler
|
7aeecf6bce
|
Look for Startup and AssemblyName.Startup
|
2014-02-14 00:20:08 -08:00 |
Louis DeJardin
|
14679a78ee
|
Implementing code review feedback
|
2014-02-10 18:18:10 -08:00 |
Louis DeJardin
|
f59d29b5eb
|
Renaming DefaultServices to GetDefaultServices
|
2014-02-10 17:57:44 -08:00 |
Louis DeJardin
|
0e813fbb79
|
Rough outline of hosting components
|
2014-02-09 23:25:56 -08:00 |
Louis DeJardin
|
c37c555333
|
Initializing repository
|
2014-02-09 18:28:14 -08:00 |