- Added a TagHelperAttributes object that's used to hold 1=>many attributes. Is used for TagHelperOutput.Attributes. - Added a ReadOnlyTagHelperAttributes object that holds 1=>many IReadOnlyTagHelperAttributes. Is used for TagHelperContext.AllAttributes. - Added a TagHelperAttribute object which is used to represent attributes. - Added a IReadOnlyTagHelperAttribute which is used to represent attributes which cannot be modified. #279 |
||
|---|---|---|
| .. | ||
| AssemblyInfo.cs | ||
| Resources.Designer.cs | ||