打开 关闭

Key Questions on the Path to Creating a White-Label Online Store On Blazor Server #5795


User avatar
0
2ristpanel 创建
  • ABP Framework version: v7.3.X
  • UI Type: MVC/Blazor Server
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Auth Server Separated: yes

We want to create a white-label online store for our customers using the Multi-tenant system and a combination of a abp CMS Module and an in-house developed E-commerce module. We have a few questions regarding the creation of this solution and could use your guidance:

1- Is there a specific reason to develop a web.public using MVC? 2- Is it possible to use Blazor Server alongside Frontend CMS modules(blogs,pages,menus like web.public but in blazor server)? 3- Is there a solution to create a public web with Blazor Server using Suite?


1 答案
  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    hi

    1. MVC is the most used UI type.
    2. Yes, MVC page can be used in blazor server project. Just like login page
    3. Not now
Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11