Open Closed

Controllers/Blazor Server #3193


User avatar
0
malfaqeeh48 created

How To Show The Controllers in Blazor server because I Want To Customize it

  • ABP Framework version: v5.2.2
  • UI type: Blazor server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

7 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you explain it in details?

  • User Avatar
    0
    malfaqeeh48 created

    I have Commercial Abp blazor Project when I add A new class from abp suite I see the components and services but I can not to see the controllers !! I am telling you i want to see it. how?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Application template do not need to generate controllers. Modules template require HttpAPI controllers.

  • User Avatar
    0
    malfaqeeh48 created

    how i can to add like method to upload file in blazor server

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    You can call the application service in the Blazor Server.

    https://docs.microsoft.com/en-us/aspnet/core/blazor/file-uploads?view=aspnetcore-6.0&pivots=server

  • User Avatar
    0
    malfaqeeh48 created

    afte i finish the code from razor page where i have to put your code ?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    In your component.

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 v9.3.0-preview. Updated on May 15, 2025, 10:28