- Changed all `GetChildContentAsync` calls to come from `TagHelperOutput` instead of `TagHelperContext`. - Updated `ReaderAtEndOfFormTagHelper` to properly detect changes inside of a `Form`s body by calling the `Init` method. - Add test to `RenderAtEndOfFormTagHelperTest`. aspnet/Razor#571 |
||
|---|---|---|
| .. | ||
| Components | ||
| Controllers | ||
| Models | ||
| Services | ||
| TagHelpers | ||
| Views/View | ||
| wwwroot | ||
| ActivatorWebSite.xproj | ||
| Startup.cs | ||
| project.json | ||
| readme.md | ||
readme.md
ActivatorWebSite
This web site demonstrates the use of activate attribute on controller properties, view components and tag helpers.