Open Closed

Why blazor-webapp command not create Host Project? #8321


User avatar
0
maria_ruiz created
  • ABP Framework version: v8.3.2
  • Database System: EF Core (SQL Server)

Why the command abp new BookStore -t app -u blazor-webapp does not create a Host project?

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Hi,

    If you want to create a tiered project, you can try

    abp new BookStore -t app -u blazor-webapp --tiered

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maria_ruiz created

    The problem is that if is tiered is created the projects of blazor, blazor.client, host y auth sever.

    the authserver is separated from the host,

    What we were looking for is not to use --tiered, I want to know why the host disappears,

    now blazor is the host?

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    now blazor is the host?

    yes, it is. the new Blazor web app mixed Blazor and Host.

    if you want , you can use webassembly. abp new BookStore -t app -u blazor

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.