Easy generation of html with a jquery inspired object model.
Info
Version: | 7.0.4 |
Author(s): | Jeremy D. Miller, Joshua Flanagan, Josh Arnold, Jimmy Bogard |
Last Update: | Wednesday, July 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HtmlTags/htmltags |
NuGet Url: | https://www.nuget.org/packages/HtmlTags.AspNetCore |
Install
Install-Package HtmlTags.AspNetCore
dotnet add package HtmlTags.AspNetCore
paket add HtmlTags.AspNetCore
HtmlTags.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.DataAnnotations(>= 2.0.0)
- Microsoft.AspNetCore.Mvc.Razor(>= 2.0.0)
- Microsoft.AspNetCore.Mvc.TagHelpers(>= 2.0.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.1)
- System.Diagnostics.Process(>= 4.3.0)
Tags