Register markup sections from Razor views, partial views, HTML helpers or any reusable view component and render them in the layout.
Info
| Version: | 2.0.0 |
| Author(s): | José M. Aguilar |
| Last Update: | Sunday, October 28, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/VariableNotFound/dynamicsections |
| NuGet Url: | https://www.nuget.org/packages/DynamicSections |
Install
Install-Package DynamicSections
dotnet add package DynamicSections
paket add DynamicSections
DynamicSections Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.1.3)
- Microsoft.AspNetCore.Razor.Runtime(>= 2.1.2)
Tags