MVC Razor Tag Helper that inlines stylesheets and scripts into HTML markup.
Info
| Version: | 1.1.0 |
| Author(s): | GuardRex.StyleScriptInliningTagHelper |
| Last Update: | Wednesday, November 23, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/GuardRex/GuardRex.StyleScriptInliningTagHelper |
| NuGet Url: | https://www.nuget.org/packages/GuardRex.StyleScriptInliningTagHelper |
Install
Install-Package GuardRex.StyleScriptInliningTagHelper
dotnet add package GuardRex.StyleScriptInliningTagHelper
paket add GuardRex.StyleScriptInliningTagHelper
GuardRex.StyleScriptInliningTagHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Hosting(>= 1.1.0)
- Microsoft.AspNetCore.Mvc.Razor(>= 1.1.0)
- Microsoft.AspNetCore.Mvc.TagHelpers(>= 1.1.0)
Tags