Ryan Nowak
e70ce98213
Add docs about limitation of this option
...
This is all the work we're planning to do for #1361 for 2.0.0. Will
revisit this functionality in 2.1.0.
2017-06-28 09:16:39 -07:00
Ryan Nowak
e391ac7a3c
Split options into ParserOptions and CodeGenerationOptions
2017-05-18 10:22:39 -07:00
Ryan Nowak
a1a560ddda
Fix #1314 - remove namespaces from options
2017-05-12 17:26:08 -07:00
Ryan Nowak
a8dd0355d0
Remove default usings
...
This change removes the default usings for 'System' and
'System.Threading.Tasks' and adds them to the MVC template engine.
This is preparation for removing this feature from the razor options, I
wanted to get all of the intentional diff out of the way.
2017-05-12 17:08:58 -07:00
Ajay Bhargav Baaskaran
cd486226d6
[ Fixes #1195 ] Add a way to parse just until the first directive
2017-04-13 15:02:17 -07:00
N. Taylor Mullen
0618bae3bd
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
...
- Also updated corresponding test project to go from Evolution => Language.
- Regenerated test files to reflect new file paths.
#1169
2017-04-10 10:20:04 -07:00