Quick Start

Step

1
This image for Image Layouts addon

Use
"What's Next?"

From the "What's Next" form, you have quick access to some code generation stencils. This form simply provides a quick way to get started using the application. As you become more familiar with CodeStencil you can ditch using this approach and create a project manually from File | New Project
For now, we will be creating an ASP .NET Razor Pages CRUD app.

Step

2
This image for Image Layouts addon

New Project

You create a new project.

Step

3
This image for Image Layouts addon

Project Details

Enter the Project Details.
The ASP Razor Stencil is pre-selected for you.

Step

4
This image for Image Layouts addon

Schema Import

Use the Schema Import Wizard to pull the database you want to use.
Learn More

Step

5
This image for Image Layouts addon

Generate

Click on the "Play" icon to generate your code.

Step

6
This image for Image Layouts addon

Build & Run Your Application

After your code is generated, you have the option of :
(1) Opening your solution in Visual Studio
(2) Opening your solution in VS Code
(3) Running the application with Dotnet RUN
Instant SSL Pro