Before you get started, here are some of the most common questions we get, along with clear, helpful answers to guide you.
You can cancel your subscription from here: Customer Portal
You will receive a master key, which will be required to access the application.
7 to 14-day full refund guarantee for first-time purchases.
Click here to learn more about stencils.
Yes! One of our most popular use cases is transforming legacy Microsoft Access or Excel-based data systems into modern, scalable .NET 8 or Blazor web applications.
Not at all. Unlike "black box" generators, CodeStencil provides a Visual Code Tree. You can see exactly how the folder structure and files will look before you hit generate. Your code, your rules.
Faster prototyping and implementation, allowing you to focus on problem-solving instead of repetitive setup.
CodeStencil organizes and displays the files that will be generated in a tree-like structure.

This way, you can determine which nodes of codes will be included in the code generation cycle. This can be done by disabling the node(s).
Since you are able to control the way your code is generated, you can tailor CodeStencil to always output only what you want.
Very easy! CodeStencil is designed to give you full control. Each template is built with flexibility in mind, so you can add or remove features based on your project’s specific needs.
The abp framework - www.abp.io is an extensive complete infrastructure to create modern web applications by following the best practices and conventions of software development. It provides many options for different types of architecture. CodeStencil, however, is simply a tool that can generate the same type of code the abp framework creates by importing source code from an application created by the abp framework.
AI assistants are probabilistic, they guess the next line of code based on patterns, which leads to "hallucinations" and inconsistent architecture. CodeStencil is deterministic. It uses Stencils (logic-based blueprints) to ensure that your code is 100% consistent, follows your specific architectural rules, and never calls non-existent libraries.
"Continuous Code Generation" means that you can regenerate different parts of your code over and over again without starting from scratch.
It means you can point CodeStencil at an existing, high-quality application you’ve already built. Our engine scans the file structure and logic, extracting roughly 80% of that "proven" code into a reusable Stencil. You can then use that Stencil to generate brand-new applications from different database schemas instantly.
Codestencil code generation logic is not baked into the application. You have the flexibility to determine how the code will be output.
Curious about crafting your very own stencil? Learn more in our comprehensive documentation. Click here to get started!
Curious about crafting your very own stencil? Learn more in our comprehensive documentation. Click here to get started!
Curious about crafting your very own stencil? Learn more in our comprehensive documentation. Click here to get started!
Stencils, although sharing similarities with templates, distinguish themselves through a unique fusion of template and plug-in functionalities. They operate independently of a template language, offering robust capabilities for code generation.
Stencils, although sharing similarities with templates, distinguish themselves through a unique fusion of template and plug-in functionalities. They operate independently of a template language, offering robust capabilities for code generation.
Click here to learn more.
Interested in importing an existing database schema? Click here to learn how!
The Schema Dictionary represents all the tables and columns within a Stencil or Project Workspace. To learn more, click here.
Do you know you can access a diverse range of schemas at your fingertips? Click here to discover more.
Tailor your schema generation with ease. Click here to access the Configuration Panel.
Unlock the Power of Data Organization: Want to Learn How Database Schemas Shape Your Data World, Click here!
Click here for details.
Click here for an explanation of the tree view.
Click here to learn more.
Please click the following link for further information and insights.
Click here to learn more.
CodeStencil is framework-centric but highly flexible. While we have powerful out-of-the-box support for C#, .NET 10, Blazor, MAUI, and ASP.NET, you can create or customize Stencils to target virtually any programming language or framework.
{source}<script async src="https://js.stripe.com/v3/pricing-table.js"></script>
<stripe-pricing-table pricing-table-id="prctbl_1M1QdiFp6SRKkvgvGCZ6Sszz"
publishable-key="pk_live_TuAcAJZ7wv7Xmc4huMfaHLTZ00QlyMqDnz">
</stripe-pricing-table>{/source}
