The new ASP .NET Razor Stencil will generate a fully working web application based on razor pages.
This stencil was created from the Contoso University tutorial on Razor Pages with Entity Framework Core. You can recreate an entire application based on your own database in less than 5 mins without writing a single line of code!
You can watch this to see how this is done
To try this out yourself, here are the steps:
Step 1: Download and Install CodeStencil if you have not already done so: Download CodeStencil
Step 2: Download the ASP .NET Razor Stencil from GitHub: Download Asp Razor Stencil
Step 3: Register the downloaded stencil. Register Stencil
Step 4: Create a new Project:
Step 4: Import the Chinook Database Schema. We will be using the Chinook database as an example.
Step 5: Configure some lookups.
Step 6: Generate your code
Step 7: Run the application.
Summary of download Links: