jacalvar
680e9bb2d1
Refactor and cleanup tag helper creation.
...
* Moved instantiation of tag helpers into DefaultTagHelperActivator.
* Introduced ITagHelperFactory for handling the setup of new tag helper instances.
2016-03-31 10:47:17 -07:00
Doug Bunting
6bf25cecec
React to HttpAbstractions namespace changes
...
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:19:42 -07:00
Pranav K
12d7093278
Revert "Remove DependencyModel dependency"
...
This reverts commit 4299a4d50b .
2016-03-29 07:29:43 -07:00
Pranav K
4299a4d50b
Remove DependencyModel dependency
2016-03-16 16:05:04 -07:00
Pranav K
c03aabbff5
RazorCompilationService should throw a meaningful error when a user produces an application without `preserveCompilationContext`
...
Fixes #4202
2016-03-15 11:19:38 -07:00
Pranav K
6d3bd33c64
Revive DefaultRoslynCompilationServiceTest
...
Partially fixes #4140
2016-03-09 11:50:14 -08:00
Pranav K
80b6996701
* Moving DNX dependencies to test only
...
* Updating Mvc tests to use dotnet test to run on dnxcore50
2016-02-23 18:58:42 -08:00
Pranav K
5b805bb12d
Updating to use cli
...
Fixes #3908
2016-02-22 17:49:51 -08:00
Ajay Bhargav Baaskaran
aeba565e53
Fixing ArgumentOutOfRangeException in ExpressionRewriter
2016-01-29 14:47:09 -08:00
Ryan Nowak
de3b33caf1
Internal cleanup in Razor
2016-01-24 21:50:33 -08:00