A fast and simple HTML generation library, developed at Stack Overflow.
Info
Version: | 2.1.0 |
Author(s): | benjamin.hodgson |
Last Update: | Friday, September 8, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/benjamin-hodgson/Eighty |
NuGet Url: | https://www.nuget.org/packages/Eighty.AspNetCore |
Install
Install-Package Eighty.AspNetCore
dotnet add package Eighty.AspNetCore
paket add Eighty.AspNetCore
Eighty.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Eighty(>= 1.3.0)
- Microsoft.AspNetCore.Html.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
Tags