Ryan Nowak
|
08068a85be
|
Make use of concise 'TryAdd***' overloads where possible
|
2015-06-25 12:08:58 -07:00 |
Ryan Nowak
|
f055618c8c
|
Update MVC Enumerable service registrations
Updates MVC service registration code to use the new TryAddEnumerable
overload (idempotence++).
Some other misc cleanup to improve idempotence.
|
2015-06-24 18:44:36 -07:00 |
Ajay Bhargav Baaskaran
|
69e051dab7
|
Removed Cors.Core dependency from Mvc.Core
|
2015-06-16 10:25:27 -07:00 |
Ryan Nowak
|
faaba481e8
|
Adding an 'AddMinimalMvc()' for Mvc.Core and sample
This adds the ability to configure Mvc.Core for a project; MVC with
minimal services and dependencies.
|
2015-06-12 11:29:47 -07:00 |