Release Notes


We are pleased to announce the first release of AspCoreGen 2.0 Razor Professional Plus. Please see the list of features for this release.

Version 1.0.0


Generates ASP.NET Core 2.1 Razor Pages, Razor Page Models and related 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
2.
Add New Record
3.
Update Record
4.
Record Details (Read Only)
5.
List (Read-Only)
6.
List with Add, Edit, & Delete (Same Page)
7.
List with Grouping
8.
List with Totals
9.
List with Totals and Grouping
10.
List with Search
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.
Unbound

Generates a Visual Studio 2017 solution with 3 projects:

1.
Web Application Project
2.
Class Library Project
3.
Web API Project

Generates miscellaneous items that makes up the the separate projects such as (but not limited to):

1.
Stylesheets
2.
JavaScript files
3.
Helper Class files
4.
AppSettings JSON file
5.
JQuery Files
6.
JQuery UI Themes
7.
And many more...

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 2.1 framework:

1.
ASP.NET Core Web Application (.NET Core 2.1)
2.
Class Library (.NET Core 2.1)
3.
ASP.NET Core Web Application Web API (.NET Core 2.1)

Generates data layer code with a choice of:

1.
Entity Framework Core Classes
2.
Stored Procedure Scripts
3.
Ad-Hoc SQL Classes

Razor Pages can use JQuery UI Themes with a choice of the following:

1.
Black-Tie
2.
Blitzer
3.
Cupertino
4.
Dark-Hive
5.
Dot-Luv
6.
Eggplant
7.
Excite-Bike
8.
Hot Sneaks
9.
Le-Frog
10.
Mint-Choc
11.
Overcast
12.
Pepper-Grinder
13.
Redmond
14.
Smoothness
15.
South-Street
16.
Start
17.
Sunny
18.
Swanky-Purse
19.
Trontrastic
20.
UI-Darkness
21.
UI-Lightness
22.
Vader
22.
Humanity

Generates code in C#.
Generates code based on a Microsoft SQL Server database, versions 2000 up to 2017, and later.