Released: Mar 7, 2023
Aggiornamenti in v6.0.0
AspCoreGen 6.0 MVC is an ASP.NET Core 6.0 MVC code generator. It can generate code in C# by looking at your Microsoft SQL Server database tables (or views). Use AspCoreGen MVC to generate code for a whole Web application including a class library and a web API project in just One Click.
Generate 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.
Features
- Generate the following MVC Views 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 2022 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 6.0 framework:
- ASP.NET Core Web Application (.NET Core 6.0).
- Class Library (.NET Core 6.0).
- ASP.NET Core Web Application Web API (.NET Core 6.0).
- Generate data layer code with a choice of:
- Entity Framework Core Classes.
- Stored Procedure Scripts.
- Ad-Hoc SQL Classes.
- MVC Views 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 up to 2017, and later.