The Professional Plus Edition generates 18 different MVC bound (connected to the database) views per table, and is for sale. While
the Express Edition generates 1 MVC view (per table), the Unbound View (not connected to the database), and it is absolutely free. The
different MVC views generated by AspCoreGen 6.0 MVC can be seen here:
Generated Presentation Layer.
1a. Generates a maximum of 18 mvc view types per database table. Some mvc views are only generated for tables with foreign keys. 1 mvc view is generated per database view.
1b. Generates a maximum of 1 mvc view type per database table/view.