Info
| Version: | 1.0.0.6469 | 
| Author(s): | Mark Kockerbeck, Tom Anderson | 
| Last Update: | Tuesday, April 12, 2011 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://zeusmvc.codeplex.com/ | 
| NuGet Url: | https://www.nuget.org/packages/mvcinterop | 
Install
Install-Package mvcinterop
                        dotnet add package mvcinterop
                        paket add mvcinterop
                        
                                mvcinterop Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
                
It allows WebForm pages to call MVC Helpers (such as HtmlHelper, UrlHelper, etc.) as well as bind Models and run actions on controllers.