Create a New Project (ASP.NET Core)

DotVVM 1.1 and newer supports ASP.NET Core platform (on both .NET Framework and .NET Core).

  • To use .NET Core, choose the first template DotVVM Web Application (.NET Core).

  • To use .NET Framework with ASP.NET Core, choose the second template DotVVM Web Application (ASP.NET Core on .NET Framework).

Creating a new DotVVM app with ASP.NET Core

After you confirm the selection, Visual Studio will create the project and install all required NuGet packages.

On this page