Ajay Bhargav Baaskaran
624c918de5
[ Fixes #3274 ] Added DiagnosticsSource for ViewComponent
2015-10-23 12:51:12 -07:00
Pranav K
30f5826380
Use Type.GetMethod in ViewComponentMethodSelector
...
Fixes #3211
2015-10-06 16:21:56 -07:00
Pranav K
a602d548e2
Allow ViewFeature tests to run in dnxcore50
2015-10-06 09:46:49 -07:00
Pranav K
f57e180971
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:53 -07:00
Pranav K
18c80d156c
Replace NotNullAttribute with thrown exceptions
2015-09-26 23:48:43 -07:00
Ryan Nowak
a318c4599a
API Review - Split up .Actions
...
Abstractions - Core MVC extensibility
Controllers - MVC implementations of .Abstractions and supporting
contracts
Infrastructure - General purpose support APIs. Metadata APIs that don't
fit clearly with a feature or with .Abstraction
2015-09-21 21:54:02 -07:00
Pranav K
a68d9e4cb1
Replace NotNullAttribute with thrown exceptions
2015-09-17 11:56:44 -07:00
Ryan Nowak
538cd9c191
Move less-commonly used types out of .Rendering
2015-09-16 23:52:29 -07:00
Ryan Nowak
229724c4ea
Reorganize MVC namespaces
2015-09-01 22:28:33 -07:00
Pranav K
93d07147b2
ViewViewComponentResult doesn't handle `~/` in view paths correctly
...
Fixes #2856
2015-08-14 09:53:36 -07:00
Ryan Nowak
e985fa5d42
Split up MVC.Extensions into smaller packages
...
Startup.cs API experience to follow in a separate change. This change just
gets the bulk of the code churn out of the way.
2015-07-06 23:41:22 -07:00