Popular Demos in DotVVM
See the differences between DotVVM and other ASP.NET Core MVC or Blazor. We have rewritten popular Microsoft demos into DotVVM!
Features of DotVVM
DotVVM framework contains many useful features to simplify web development. Check them out!
Line of Business Apps in DotVVM
DotVVM ships with components that are commonly requested in every business application. The following samples show all the controls you can use for making grids or forms.
Modernizing ASP.NET Web Forms Apps
DotVVM can be used to modernize legacy ASP.NET applications and move them to .NET Core eventually.
Platform feature samples
DotVVM is just a middleware hosted within the ASP.NET / ASP.NET Core platform. Platform features like authentication, localization and others depend on the ASP.NET libraries. The following samples show how to use what ASP.NET already has in your DotVVM apps.
- Azure Active Directory authentication (ASP.NET Core & OWIN)
- Using Request Localization (ASP.NET Core)
- DotVVM with ASP.NET Web Forms Session & Forms Authentication (OWIN)