A set of Tag Helpers that can capture a script block and render it later in another place.
Info
Version: | 0.3.1 |
Author(s): | Andrii Snihyr |
Last Update: | Monday, September 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BerserkerDotNet/ScriptCaptureTagHelper |
NuGet Url: | https://www.nuget.org/packages/ScriptCaptureTagHelper |
Install
Install-Package ScriptCaptureTagHelper
dotnet add package ScriptCaptureTagHelper
paket add ScriptCaptureTagHelper
ScriptCaptureTagHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Razor(>= 2.1.2)
- System.Collections(>= 4.3.0)
Tags