Pranav K
|
071c697318
|
Modify BuilderExtensions.UseMvc to not add any routes by default
Fixes #1879
|
2015-01-23 16:51:38 -08:00 |
Stephen Halter
|
a21ed4bc51
|
Replace calls to GetService<T> with GetRequiredService<T>
Even though GetService<T> still exists, GetRequiredService<T> preserves
the old behavior of throwing for missing services.
|
2014-10-16 14:51:41 -07:00 |
Hao Kung
|
448ac5a0dc
|
React to options and hosting changes
|
2014-10-14 19:20:28 -07:00 |
Hao Kung
|
b6bd7f5d78
|
React to UsePerRequestServices
|
2014-10-09 14:17:04 -07:00 |
Pranav K
|
12477c9f52
|
Changes to make EnableInstrumentation conditionally enabled
|
2014-10-02 17:55:40 -07:00 |