Commit Graph

830 Commits

Author SHA1 Message Date
Hao Kung babb296f35 Rename UseServices -> UsePerRequestServices 2014-10-09 14:05:59 -07:00
Hao Kung 684aaed9bd Cleanup headers 2014-10-09 14:04:36 -07:00
Pranav K da102032b5 Reacting to Dependency Injection changes 2014-10-08 19:28:37 -07:00
Hao Kung 53eea70c06 Startup: Call ConfigureServices if exists 2014-10-08 12:05:44 -07:00
Peter Hsu 6826eb183c Merge pull request #81 from aspnet/activator
Activator change requires TypeActivator to be singleton
2014-10-06 12:59:48 -07:00
shhsu 78cb314dd2 Activator change requires TypeActivator to be singlton 2014-10-06 09:28:18 -07:00
David Fowler 07ccfe880b Fixup references 2014-10-05 04:59:24 -07:00
Pranav K 7574378d37 Removing declaration expressions 2014-10-01 14:45:04 -07:00
Pranav K 0c6dd83ac2 Updating dev NuGet.config 2014-09-17 09:57:53 -07:00
Pranav K 425e2c5527 Updating release NuGet.config 2014-09-17 09:57:51 -07:00
Chris Ross c47d6d0c78 #74 - Parse the project.json file with Newtonsoft directly. 2014-09-15 14:54:56 -07:00
Chris Ross 8a66871139 #71 - Create IHostingEnvironment. 2014-09-11 16:28:01 -07:00
Wei Wang 64455620a0 React to renaming TargetFramework to RuntimeFramework 2014-09-10 12:31:50 -07:00
Chris Ross 200f894b5b Handle IBuilder rename to IApplicationBuilder. 2014-09-10 10:25:41 -07:00
David Fowler f4953a0b29 Updated to use the new target framework in project.json 2014-09-05 09:06:01 -07:00
David Fowler 4b1c1f3552 Updated build.cmd 2014-09-05 01:48:12 -07:00
David Fowler a9ec7cfb62 Changing net45 to aspnet50 2014-09-04 01:22:48 -07:00
Pranav K 904eeb76f9 Removing TestClient from TestServer 2014-09-01 11:56:11 -07:00
David Fowler 630abe6a5d Updated to use the new target framework in project.json 2014-08-28 23:29:57 -07:00
Pranav K 6551a30391 Reacting to System.IO package version change 2014-08-20 06:56:32 -07:00
Louis DeJardin 70972fb7a1 Rebase cleanup 2014-08-15 16:08:47 -07:00
Louis DeJardin c720364d0e Registering standard LoggerFactory : ILoggerFactory implementation 2014-08-15 16:03:35 -07:00
David Fowler 58468e9509 Removed source files from the project 2014-08-15 08:13:03 -07:00
Pranav K faf406736d Updating dev Nuget.config 2014-08-06 12:30:43 -07:00
Pranav K 10cbe6bab3 Updating release Nuget.config 2014-08-05 15:49:35 -07:00
Chris Ross 9e950fba27 More var. 2014-08-04 12:28:20 -07:00
Chris Ross ed38d28db4 #65 - Port more TestHost funcationality. 2014-07-31 11:37:27 -07:00
Pranav K 0385438ed0 Reacting to System.Collections versioning change 2014-07-14 16:51:46 -07:00
David Fowler b6243326c3 Renamed configurations to frameworks in project.json 2014-07-13 21:50:14 -07:00
David Fowler 5208421ad5 Fixed dependencies to get the right version of IApplicationEnvironment 2014-07-10 10:16:24 -07:00
David Fowler fbd2c4a08e Added Configuration to TestApplicationEnvironment 2014-07-10 10:00:14 -07:00
Chris Ross 6afcadd66a Add using statement for extension methods. 2014-07-08 09:59:13 -07:00
Ben Brown 0f9e232759 Updating ILogger descendants for interface change. 2014-07-03 20:06:11 -07:00
Chris Ross 8eb8cc1154 Remove deleted sample from sln. 2014-06-24 10:22:31 -07:00
Chris Ross 8f31665478 Make IServerFactory AssemblyNeutral. 2014-06-24 10:22:28 -07:00
Brice Lambson 2e291cf033 Updating dev Nuget.config 2014-06-20 14:32:56 -07:00
Brice Lambson 53d1a62eaa Updating release Nuget.config 2014-06-20 14:32:55 -07:00
Brice Lambson a9fb12a597 Removing sample 2014-06-20 12:06:58 -07:00
Brice Lambson a0e30591f8 Revert "Temporarily reference Microsoft.AspNet.Server.WebListener 0.1-*"
This reverts commit 3cd3e31644.
2014-06-19 18:35:34 -07:00
Brice Lambson 3cd3e31644 Temporarily reference Microsoft.AspNet.Server.WebListener 0.1-* 2014-06-19 17:46:28 -07:00
Brice Lambson 64850167a1 Bump version to 1.0.0-* 2014-06-19 16:32:13 -07:00
Wei Wang e34a149f85 Change the default author in makefile.shade 2014-06-18 16:28:11 -07:00
Louis DeJardin 45933b149e IServerFactory is never a registered service
IServerManager is registered when needed

Or the caller may provide context.ServerFactory instance when an
override is needed
2014-06-17 15:10: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
Stephen Halter abbd763f0f Use GetServiceOrDefault for optional dependency 2014-06-11 18:32:40 -07:00
Stephen Halter 25bbfa7165 Fix test now that ServiceProvider throws a generic exception
aspnet/DependencyInjection#87
2014-06-11 12:14:37 -07:00
Pranav K 45dcd20268 Updating build.sh based on KRuntime changes 2014-06-10 17:22:35 -07:00
Hao Kung 3fb1a06e25 Add OptionsServices in UseServices 2014-06-03 15:03:57 -07:00
Pranav K 44503744a3 Adding switch to build.cmd to skip KRE install 2014-06-03 10:15:37 -07:00
David Fowler 63f643e0c1 Fix up the project/sln files 2014-05-31 00:04:06 -07:00