Commit Graph

24 Commits

Author SHA1 Message Date
Brennan 2a90b46be9 Revert "Reacting to interface name changes"
This reverts commit 4308522de7.
2015-04-29 23:44:24 -07:00
Brennan 4308522de7 Reacting to interface name changes 2015-04-29 18:52:51 -07:00
Kiran Challa d270525fde Create a logging scope having request id 2015-04-21 08:52:01 -07:00
David Fowler e75f40bd24 Fix paths in map path test 2015-04-02 00:12:41 -07:00
Hao Kung 77e2dc263f Hosting rework #2
- Merge HostingContext and HostingEngine
- Cleanup usage via builder pattern
2015-03-30 18:05:51 -07:00
Hao Kung 19b75b688a Rework hosting
- IStartupFilter support
- Rework HostingEngine
- AutoRequestScope by default via (IStartupFilter)
- RIP RequestContainer
2015-03-19 10:57:34 -07:00
N. Taylor Mullen a10acfd4cd Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-12 17:17:33 -07:00
N. Taylor Mullen 48c6facf29 Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:54:37 -07:00
N. Taylor Mullen 19df67f33e Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:50:29 -07:00
Praburaj f2d345855b Adding a test for mutable feature collection 2015-03-03 14:07:10 -08:00
Brennan 4ad0f41eea Update tests to use official xunit 2014-12-15 15:17:07 -08:00
David Fowler 07ccfe880b Fixup references 2014-10-05 04:59:24 -07:00
Chris Ross 8a66871139 #71 - Create IHostingEnvironment. 2014-09-11 16:28:01 -07:00
David Fowler a9ec7cfb62 Changing net45 to aspnet50 2014-09-04 01:22:48 -07:00
David Fowler 630abe6a5d Updated to use the new target framework in project.json 2014-08-28 23:29:57 -07:00
David Fowler b6243326c3 Renamed configurations to frameworks in project.json 2014-07-13 21:50:14 -07:00
Brice Lambson 64850167a1 Bump version to 1.0.0-* 2014-06-19 16:32:13 -07:00
Stephen Halter 0ab560e086 Add UseServices overload that takes a Func returning IServiceProvider
- This should be useful for third-party IoC containers
2014-06-16 18:32:20 -07:00
Wei Wang 73792af799 Sort dependencies and remove duplicates in dependencies 2014-05-07 16:59:22 -07:00
David Fowler e3c64aeb55 Updated to use the new tooling 2014-04-09 22:08:21 -07:00
Chris Ross 11762840cd Add an Initialize step to IServerFactory. 2014-03-20 21:14:18 -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
Louis DeJardin 0e813fbb79 Rough outline of hosting components 2014-02-09 23:25:56 -08:00