2025/09/19 6:16 PM
Hi there, I have a project in XbyK SaaS and I had a few questions
- what's the minimum MVC needed to render a basic page? I'm trying to have different content on 2 different urls.
- how do I deploy custom views/templates to the SaaS instance? Do I need to do a redeploy every time I add/change a template?
- Are there any other templates besides DancingGoat that include page builder support and common widgets?
Currently have UseWebPageRouting() and UsePageBuilder() enabled but still need the view layer. Any help with the fastest path from working admin -> working frontend pages would be appreciated!
Tags:
SaaS
ASP.NET Core
Deployments
Software development