Professional Plus vs Express Edition


The Professional Plus Edition generates 18 different Razor bound (connected to the database) views per table, and is for sale. While the Express Edition generates 1 Razor Page (per table), the Unbound View (not connected to the database), and it is absolutely free. The different Razor Pages generated by AspCoreGen 3.0 Razor can be seen here: Generated Presentation Layer.

Express

$0.00

Absolutely Free
  • Generates 1 Razor Page1b
  • Generated ASP.NET Core 3.1 Web Application is compatible with Visual Studio 2019
  • JQuery Integration
  • Razor Pages are bound to MS SQL Server
  • Generates Web API code
  • Generates Middle-Tier and (Empty) Data-Tier code
  • Generates Entity Framework
  • Generates Stored Procs, Linq-to-Entities Queries (EF Core), or Ad-Hoc SQL
  • Generates Code Bound/Connected to the Database
  • List with Add, Edit Redirect & Delete Razor Page
  • Add New Record Razor Page
  • Update Record Razor Page
  • Record Details Razor Page
  • List Read-Only Razor Page
  • List with Add, Edit, & Delete (Same Page) Razor Page
  • List with Grouping Razor Page
  • List with Totals Razor Page
  • List with Totals and Grouping Razor Page
  • List with Search Razor Page
  • List with Scroll-Loading Data Razor Page
  • List with Inline Add and Edit Razor Page
  • List with Manual For Each Loop Razor Page
  • List with Master Detail (Grid) Razor Page
  • List with Master Detail (Sub Grid) Razor Page
  • List with Multiple Delete Razor Page
  • List by Foreign Key Razor Page
  • Unbound Razor Page
  • Razor Pages and Page Models
  • Miscellaneous Files
  • List of All Generated Razor Pages, Page Models, Models, Business and Data Objects, etc.



1a. Generates a maximum of 18 razor page types per database table. Some razor pages are only generated for tables with foreign keys. 1 razor page is generated per database view.

1b. Generates a maximum of 1 razor page type per database table/view.