I installed CodeStencil, What Next?

<< >>

Navigation:  CodeStencil > FAQ >

I installed CodeStencil, What Next?

 

After Installing CodeStencil, I am presented with this screen.. So what Next? What do I do?

 

CS_clip0110

 

After an Installation, what you need to do is to decide what kind of application you want to generate. Applications are generated by using stencils. The easiest way to learn how to use CodeStencil is to generate an application using the aspnetcore-razor stencil.

 

All you need to do is:

 

(1)Create a project. Go to File | New | Project   OR Tools | Quick Start

(2)Select the stencil to use (aspnetcore-razor) . This stencil comes loaded with a SqLite Chinook Database.

(3)Generate your code. You will have a CRUD application generated.

 

To see a full example, visit - https://youtu.be/kXdXiKls0Bw