AspCoreGen 3.0 Razor 版本发布

查看各个版本中的新增内容,包括功能、增强和已解决问题的详细信息。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
AspCoreGen 3.0 Razor v3.0.02020年12月4日

Generate ASP.NET Core 3.1 Razor Pages, Models, Web API, Middle-Tier, Data-Tier (linq-to-entities using the Entity Framework Core), and Stored Procedures or Ad-Hoc SQL in One Click. AspCoreGen 3.0 Razor generates databound ASP.NET Core 3.1 Razor Pages.

Features

  • Generate the following Razor Pages in a single click:
    • List with Add, Edit Redirect & Delete.
    • Add New Record.
    • Update Record.
    • Record Details (Read Only).
    • List (Read-Only).
    • List with Add, Edit, & Delete (Same Page).
    • List with Grouping.
    • List with Totals.
    • List with Totals and Grouping.
    • List with Search.
    • List with Scroll-Loading Data.
    • List with Inline Add and Edit.
    • List with Manual For Each Loop.
    • List with Master Detail (Grid).
    • List with Master Detail (Sub Grid).
    • List with Multiple Deletes.
    • List by Foreign Key.
    • Unbound.
  • Generate Microsoft Visual Studio 2019 solutions with 3 projects:
    • Web Application Project.
    • Class Library Project.
    • Web API Project.
  • Generate miscellaneous items that make up separate projects such as (but not limited to):
    • Stylesheets.
    • JavaScript files.
    • Helper Class files.
    • AppSettings JSON file.
    • JQuery Files.
    • JQuery UI Themes.
    • And many more...
  • Generate code for:
    • All Tables in the database.
    • All Views in the database.
    • Selected Tables Only in the database.
    • Selected Views Only in the database.
  • Generate projects using .NET Core 3.1 framework:
    • ASP.NET Core Web Application (.NET Core 3.1).
    • Class Library (.NET Core 3.1).
    • ASP.NET Core Web Application Web API (.NET Core 3.1).
  • Generate data layer code with a choice of:
    • Entity Framework Core Classes.
    • Stored Procedure Scripts.
    • Ad-Hoc SQL Classes.
  • Razor Pages can use JQuery UI Themes with a choice of the following:
    • Black-Tie.
    • Blitzer.
    • Cupertino.
    • Dark-Hive.
    • Dot-Luv.
    • Eggplant.
    • Excite-Bike.
    • Hot Sneaks.
    • Le-Frog.
    • Mint-Choc.
    • Overcast.
    • Pepper-Grinder.
    • Redmond.
    • Smoothness.
    • South-Street.
    • Start.
    • Sunny.
    • Swanky-Purse.
    • Trontrastic.
    • UI-Darkness.
    • UI-Lightness.
    • Vader.
    • Humanity.
  • Generate code in C#.
  • Generate code based on a Microsoft SQL Server database, versions 2000 and later.