Activities of "roberto.fiocchi"

As written in previous posts, I also hypothesized that it could depend on the number of entities, but this is because with each modification it must recompile the entire project and not just the individual modified files.

Can you try again by modifying some razor.cs code and also running the api in debug?

Reproduce step:

  • start in debug API project
  • start in debut BLAZOR project
  • set break point to row 329 on Blazor.Client\Pages\Companies.razor.cs
  • from GUI try to add a Company
  • Blocked in debug and add the code bool test = true;
  • Save And Continue

After a lot of minutes I get an error.

I need to develop using debugging simultaneously on both projects (API + Blazor). I can't reduce my components because my application must handle all those entities.

As the title says: "How can I have just a standalone Blazor Web Assembly project?" Is it possible to have just the Blazor.Client project and launch it as a standalone project?

This should solve my slowness problems.

Thanks

But how do I register Hangifire only in the version to be released on ETL Server?

I tried creating a JobManagerModule that derives from AbpModule in which I try to register Hangfire based on the app settings, but it seems like it always needs to be registered in the application servers as well.

Example of my code:

Thanks

P.S. I sent you the solution.

I'll send you an email with the login details for our private feed.

Thanks

[maliming] said: hi

The XXX.YYY.Feed NuGet source requires an account. I can't restore packages.

Can you test your case in a new Blazor WASM project and share it?

Thanks.

I added the package folder for this. I can't create a new solution because I need to make this one work. I'll modify the solution to have the packages integrated and not have to read them from the private feed and send it back to you.

Thank you

P.S. Please remove the image and project name references as they are confidential. ;-)

I have been authorized to share our project with you. I'll send you an email with a link to download the project. It includes packages because we use private feeds.

Thanks

These examples replicate the ABP solution, I need to be able to use a single ABP solution and control the features based on the deployment (application settings) or publishing profile.

The problem may be that when you launch the two apps (Blazor+Api) the DLLs are recompiled and therefore Visual Studio cannot handle it correctly.

The project is large and we're not authorized to share it directly. Can we organize an online meeting?

Thanks

I saw your video with Abp 9. I'll try to use your suggestion but not working. I need to use also debug with "Edit and continue" option on razor.cs files.

My question was, how can I use Blazor.Client as if it were a real Blazor WASM application? If it worked like the standard Microsoft one, everything should work automatically, right?

Thanks for your support.

But I always run it as Blazor Hosted, right? If so, every time I make a change, it has to recompile the Balzor.Client DLL, which takes time and often prevents hot reloading. It looks like you're not using my version of ABP.

I don't have any launchSettings.json in Blazor.Client project. Should I copy it from the Blazor project? And what should I put as the project name in the command you indicated, Blazor.Client? "commandLineArgs": "watch run debug --launch-profile Myapp.Blazor.Client"

P.s. Are you using Apb 8.3.2?

Showing 21 to 30 of 170 entries
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.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.