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).
After you confirm the selection, Visual Studio will create the project and install all required NuGet packages.