Adding DotVVM in Existing Web App

DotVVM can be used together with other ASP.NET frameworks, like ASP.NET Web Forms, SignalR, ASP.NET Web API or ASP.NET MVC.

DotVVM is implemented as OWIN or ASP.NET Core middleware that can be added in the request processing pipeline.

Sample Integration Projects

We have prepared the following sample projects that shows how to combine DotVVM with other frameworks in one ASP.NET application:

On this page