Hao Kung
|
0e8113e393
|
OptionsModel => Options rename
|
2015-12-21 15:00:31 -08:00 |
Pranav K
|
f57e180971
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:53 -07:00 |
Pranav K
|
66a04c2fd6
|
Replacing NotNullAttribute with thrown exceptions
|
2015-09-21 10:26:14 -07:00 |
Ryan Nowak
|
538cd9c191
|
Move less-commonly used types out of .Rendering
|
2015-09-16 23:52:29 -07:00 |
Ryan Nowak
|
9d89a8cac3
|
Homogenize MVC startup code patterns
Use builder APIS for both AddMvc() and AddMvcCore()
Change various API patterns to all use .AddXyz(...) off of one or both of
these builders.
|
2015-08-16 18:48:24 -07:00 |