Yes.
There are two sets of templates available in Wisej.NET 3.
One set of templates uses Wisej.NET 3 with the old template style. This template format allows you to use IIS Express and Local IIS normally.
The templates based on the new SDK-Project format are more complicated.
Running a project in the new SDK Project format that is set to .NET Framework will start with IIS Express. Running a project in this format that targets .NET 6+ will use Kestrel.
No. Wisej.NET 3 was designed for .NET 5+.
Yes.
Yes, but you will lose access to the designer.
All Wisej.NET projects must target .NET Framework v4.8 to use the designer.
Yes but you have to create the docker file. We only provide a basic docker file for Ubuntu.
Yes. We provide a basic docker file for Ubuntu.
Yes, unlike standard ASP.NET Core projects, which have dropped VB.NET, Wisej.NET features VB.NET templates for .NET 6.