AspCoreGen 6.0 MVC について

ワンクリックでASP.NET Core 6.0 MVC Webアプリケーションを生成

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 Models, Views, Controllers, View Models, Interfaces and Web API bound to strongly-typed Middle- and Data-tier code and Linq-to-Entities (EF) in C#, and Ad-Hoc SQL or Stored Procedures based on your Microsot SQL Server database.

Easy workflow generates your code

  • Click the "Generate Code..." button.
  • Retrieve Microsoft SQL Server Database information.
  • Generate Code: Generates three projects.
    • Generate an ASP.NET Core 6.0 Web Application - Front End (UI - Presentation Layer).
    • Generate an optional ASP.NET Core 6.0 Web API project.
    • Generate a Business Layer/Data Repository Class Library project.
  • Generate SQL Scripts.

AspCoreGen Features:

  • Generates 18 MVC Views**.
  • Generated ASP.NET Core 6.0 Web Application is compatible with Visual Studio 2022.
  • JQuery Integration.
  • MVC Views are bound to MS SQL Server.
  • Generates Web API code.
  • Generates Middle-Tier and Data-Tier code.
  • Generates Interfaces for Business Layer.
  • Generates Interfaces for Data Repository.
  • Generates Entity Framework.
  • Generates Stored Procs, Linq-to-Entities Queries (EF Core), or Ad-Hoc SQL.
  • Generates Code Bound/Connected to the Database.
  • List with Add, Edit Redirect & Delete MVC View.
  • Add New Record MVC View.
  • Update Record MVC View.
  • Record Details MVC View.
  • List Read-Only MVC View.
  • List with Add, Edit, & Delete (Same Page) MVC View.
  • List with Grouping MVC View.
  • List with Totals MVC View.
  • List with Totals and Grouping MVC View.
  • List with Search MVC View.
  • List with Scroll-Loading Data MVC View.
  • List with Inline Add and Edit MVC View.
  • List with Manual For Each Loop MVC View.
  • List with Master Detail (Grid) MVC View.
  • List with Master Detail (Sub Grid) MVC View.
  • List with Multiple Delete MVC View.
  • List by Foreign Key MVC View.
  • Unbound MVC View.
  • Models, Controllers, View Models.
  • Miscellaneous Files.
  • List of All Generated Views, Models, View Models, Business and Data Objects, etc.

** Generates a maximum of 18 mvc view types per database table. Some mvc views are only generated for tables with foreign keys. 1 mvc view is generated per database view.