John Luo
c747ce630d
TestServer should not capture startup errors by default
2016-01-13 14:23:16 -08:00
David Fowler
294e16732f
Move default config to Hosting.Abstractions
2016-01-07 07:49:29 -08:00
David Fowler
e72924796e
More hosting API changes
...
- Added IWebApplicationBuilder and moved it to Hosting.Abstractions as a
target for others to extend the web application builder.
- Made methods extension methods where possible
- Added UseUrls
2016-01-06 21:09:33 -08:00
Pavel Krymets
f600604140
Add tests for map path without wwwroot, and typos
2015-12-01 08:44:00 -08:00
Chris R
d01c8bb1cf
#318 Move IStartupFilter to Hosting.Abstractions.
2015-11-21 21:56:34 -08:00
Pavel Krymets
6a719ab95d
Remove webroot fallback to approot
2015-11-20 13:37:08 -08:00
Pavel Krymets
04c30c8bb7
Flow configuration via IHostingEnvironment
2015-11-19 14:18:45 -08:00
Cesar Blum Silveira
201e3d325a
Strong name everything.
2015-11-02 15:50:03 -08:00
Pranav K
39c355002b
Switching to using generations TFM
2015-10-21 21:38:02 -07:00
DamianEdwards
8bab053107
CR feedback
2015-10-19 14:32:04 -07:00
DamianEdwards
dade325ac8
CR feedback
2015-10-19 14:19:03 -07:00
DamianEdwards
585c445366
More doc-comments & added IsStaging
2015-10-19 10:59:39 -07:00
DamianEdwards
5279786748
Added doc-comments to IHostingEnvironment
...
- Coherence-Signed#75
2015-10-19 10:51:08 -07:00
David Fowler
374526b270
Merge IApplicationShutdown and IApplicationLifetime
...
- Added StopApplication to IApplicationLifetime. This will replace
IApplicationShutdown.RequestShutdown.
2015-10-13 13:25:31 -07:00
Pranav K
896c146e24
Replacing NotNullAttribute with thrown exceptions
2015-09-14 11:48:07 -07:00
Pranav K
3e6585dcc8
Adding NeutralResourcesLanguageAttribute
2015-09-10 17:38:16 -07:00
Hisham Abdullah Bin Ateya
8e39bf4ffb
Shift 'Development' & 'Production' constants into 'EnvironmentName' class
...
Make 'EnvironmentName' static
Change constants -> static readonly fields
Remove trailing spaces
2015-08-15 13:46:40 +03:00
Hao Kung
ad6e4b838a
Goodbye HttpContextAccessor
2015-08-12 13:13:27 -07:00
Victor Hurdugaci
430c55440b
Add repository information to project files
2015-07-01 19:59:11 -07:00
Glenn Condron
c390d47317
Add IsDevelopment and IsProduction extension methods
2015-05-11 18:29:27 -07:00
Kai Ruhnau
4de328069a
Add an ApplicationStarted event
2015-05-09 08:52:53 +02:00
Troy Dai
ef9dde7d7c
React to common package name change
2015-05-07 09:37:39 -07:00
N. Taylor Mullen
65b21712ef
Update LICENSE.txt and license header on files.
2015-05-01 13:51:42 -07:00
Brennan
23592666e2
Revert "Revert "Reacting to interface name changes""
...
This reverts commit 2a90b46be9 .
2015-04-29 23:48:21 -07:00
Brennan
a8f794bbb3
Revert "Revert "Interfaces->Abstractions""
...
This reverts commit 306cf6221d .
2015-04-29 23:47:40 -07:00
Brennan
306cf6221d
Revert "Interfaces->Abstractions"
...
This reverts commit ec7a4351de .
2015-04-29 23:44:27 -07:00
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
Brennan
ec7a4351de
Interfaces->Abstractions
2015-04-29 16:54:12 -07:00