aspnetcore/src
sornaks 168fcbb9c1 Replacing BufferedEntryCollection with BufferedHtmlContent so any IHtmlContent can be added to a TagHelperContent.
- Introducing a new logic to calculate IsEmpty/IsWhitespace.
- Making Buffer private in DefaultTagHelperContent.
- Making SetContent non-abstract.
2015-08-10 14:54:10 -07:00
..
Microsoft.AspNet.Razor Add ability for unbound complex `TagHelper` attributes to flow through MVC attribute resolution system. 2015-08-10 11:29:22 -07:00
Microsoft.AspNet.Razor.Runtime Replacing BufferedEntryCollection with BufferedHtmlContent so any IHtmlContent can be added to a TagHelperContent. 2015-08-10 14:54:10 -07:00
Microsoft.AspNet.Razor.Test.Sources
…