Console
This template is engineered specifically for back-end data operations. It deliberately excludes the HTTP server, focusing instead on creating high-performance, standalone procedures for complex data exchange, transformation (ETL), and procedural logic.
Web API
This template is optimized for creating pure backend APIs and microservices, completely independent of any front-end modules. It serves as a dedicated service layer, enabling data exchange, integration, and communication with other internal or external systems.
Web App
The WebApp template is your streamlined starting point for complete applications that utilize both backend Controllers and front-end Pages. This template includes only minimal UI logic, offering the flexibility and freedom needed for users who prefer a lightweight, quick-to-customize interface and maximum control over their presentation layer.
Web UXP (Pro version only)
Pro template ready to create a full Universal EXPerience.