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 |
Yves57
|
c7e2e1880e
|
Make FileSystemRazorProject internal (#1152)
Fixes #1117
|
2017-04-04 14:09:53 -07:00 |
Pranav K
|
7d43bfc709
|
Add RazorSourceDocument.Create(string template)
Add document and fix casing of RazorSourceDocument.FileName
Fixes #1063
|
2017-03-13 09:44:06 -07:00 |
Pranav K
|
27e66c3750
|
Add tests for RazorPageGenerator
|
2017-02-28 14:15:52 -08:00 |
Pranav K
|
12a502d775
|
Move FileSystemRazorProject into Razor.Evolution
Add tests
|
2017-02-28 14:15:52 -08:00 |
Pranav K
|
c83741f11c
|
Remove references to Razor from RazorPageGenerator
|
2017-02-28 14:15:52 -08:00 |
Kiran Challa
|
cdb1a1a343
|
Moving RazorPageGenerator from 'tools' to 'src' as we want this package to be published by CI
(This tool is referenced in Hosting and Diagnostics)
|
2016-08-29 11:29:28 -07:00 |