This is a package to help ASP.NET Core developers to generate UI prototype easily on their web app.
Info
| Version: | 0.1.0 |
| Author(s): | Dody Gunawinata |
| Last Update: | Sunday, January 6, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dodyg/razor-wire |
| NuGet Url: | https://www.nuget.org/packages/SK.RazorWire |
Install
Install-Package SK.RazorWire
dotnet add package SK.RazorWire
paket add SK.RazorWire
SK.RazorWire Download (Unzip the "nupkg" after downloading)
Dependencies
- SK.TextGenerator(>= 0.1.0)
- HtmlBuilders(>= 4.0.0)
- Markdig(>= 0.15.4)
- Microsoft.AspNetCore.Razor(>= 2.2.0)
- Scriban(>= 1.2.7)
Tags