We are pleased to announce the first release of AspCoreGen 3.0 Razor Professional Plus. Please see the list of features for this release.
Generates ASP.NET Core 3.1 Razor Pages and related Page Models, Models, Partial Models, Middle Tier and Data Layer classes, Linq-to-Entities
(Entity Framework Core) or Stored Procedures or Ad-Hoc SQL, and Web API controllers. Listed below are the Razor Pages that can be
generated in One Click:
1.
List with Add, Edit Redirect & Delete
4.
Record Details (Read Only)
6.
List with Add, Edit, & Delete (Same Page)
9.
List with Totals and Grouping
11.
List with Scroll-Loading Data
12.
List with Inline Add and Edit
13.
List with Manual For Each Loop
14.
List with Master Detail (Grid)
15.
List with Master Detail (Sub Grid)
16.
List with Multiple Deletes
Generates a Visual Studio 2019 solution with 3 projects:
1.
Web Application Project
Generates miscellaneous items that makes up the the separate projects such as (but not limited to):
Can generate code for:
1.
All Tables in the database
2.
All Views in the database
3.
Selected Tables Only in the database
4.
Selected Views Only in the database
Generates projects using .NET Core 3.1 framework:
1.
ASP.NET Core Web Application (.NET Core 3.1)
2.
Class Library (.NET Core 3.1)
3.
ASP.NET Core Web Application Web API (.NET Core 3.1)
Generates data layer code with a choice of:
1.
Entity Framework Core Classes
2.
Stored Procedure Scripts
Razor Pages can use JQuery UI Themes with a choice of the following:
Generates code based on a Microsoft SQL Server database, versions 2000 and later.