Ryan Nowak
|
8dfba25d59
|
Streamline collections
Makes our collections sealed instead of abstract.
Only the IntermediateNodeCollection needs to have a read only variant.
|
2017-07-05 13:46:37 -07:00 |
Ryan Nowak
|
7aeb228063
|
Redesign tag helper codegen
|
2017-06-30 17:34:01 -07:00 |
Ryan Nowak
|
6664efb6d9
|
Fixes #1296 - ItemCollection should be ICollection
A little bit more kindness for consumers.
I didn't add any tests because these are all just trivial forwards.
|
2017-06-06 11:11:30 -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 |