Simply a wrapper around RazorEngine to give method of returning a view with a model from WebApi.
Info
Version: | 1.1.0 |
Author(s): | leec |
Last Update: | Wednesday, April 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lski/Lski.HtmlActionResult |
NuGet Url: | https://www.nuget.org/packages/Lski.HtmlActionResult |
Install
Install-Package Lski.HtmlActionResult
dotnet add package Lski.HtmlActionResult
paket add Lski.HtmlActionResult
Lski.HtmlActionResult Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(5.2.2)
- RazorEngine(3.6.4)
Tags