MvcInteropX 1.4.2
MvcInteropX is a library to help with websites that are partially MVC and partially WebForms by allowing the WebForms parts to call MVC Controllers Actions.
Forked from Zeus Mvc Interop, this is a defacto replacement for that package not being maintained since 2011.
Install-Package MvcInteropX -Version 1.4.2
dotnet add package MvcInteropX --version 1.4.2
paket add MvcInteropX --version 1.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.AspNet.Mvc (>= 4.0.40804)