We are pleased to announce the first release of AspCoreGen 6.0 MVC Professional Plus. Please see the list of features for this release.
Generates ASP.NET Core 6.0 MVC Views and related Models, View Models, Controllers, 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 MVC Views 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 2022 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 6.0 framework:
1.
ASP.NET Core Web Application (.NET Core 6.0)
2.
Class Library (.NET Core 6.0)
3.
ASP.NET Core Web Application Web API (.NET Core 6.0)
Generates data layer code with a choice of:
1.
Entity Framework Core Classes
2.
Stored Procedure Scripts
MVC Views can use JQuery UI Themes with a choice of the following:
Generates code based on a Microsoft SQL Server database, versions 2000 up to 2017, and later.