Custom ASP.Net WebControl to render MVC actions within an ASP.Net WebForms page.
Info
Version: | 1.0.0.2 |
Author(s): | Olivier GAUDEFROY |
Last Update: | Friday, October 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ogaudefroy/MvcRenderer |
NuGet Url: | https://www.nuget.org/packages/MvcRenderer |
Install
Install-Package MvcRenderer
dotnet add package MvcRenderer
paket add MvcRenderer
MvcRenderer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
Tags