Info
Version: | 1.4.1 |
Author(s): | edcharbeneau |
Last Update: | Tuesday, August 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://genfu.io/wireframe |
NuGet Url: | https://www.nuget.org/packages/GenFu.HtmlHelpers.Wireframes |
Install
Install-Package GenFu.HtmlHelpers.Wireframes
dotnet add package GenFu.HtmlHelpers.Wireframes
paket add GenFu.HtmlHelpers.Wireframes
GenFu.HtmlHelpers.Wireframes Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.0.0)
- GenFu(>= 1.4.1)
Tags
The GenFu Wireframes is a package that provides a fluent API that creates placeholder HTML and images at runtime using simple helper extension methods. GenFu Wireframes is specifically for reducing prototyping markup.
Since GenFu injects placeholder content at runtime, your markup remains untouched and your source code remains clean.