Sorry, I don't have time to test the proposed solution yet. Could you check if it works in the project already shared? If not, I'll do it tomorrow. In the meantime, I'll keep the ticket open.
Thanks
Ok, thanks anyway for your support
I looked at the PR and it seems to work. I'm still having issues with hot reloading, but I think it's due to factors outside of the ABP.
Do you have any suggestions on how to make debugging more efficient?
Thanks
I will try, however my first problem is that I can't use the application settings to register Hangfire or not.
Thanks
I created the private GitHub repository and sent you the invitation.
Thanks
Yes, for this ticket.
Thanks.
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:
bool test = true;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.FeedNuGet 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. ;-)