Activities of "roberto.fiocchi"

Hi,

Thanks for the example! I have a couple questions:

  1. With SignalR automated reconnect turned on in the HUB connection, how can i know when a user has disconnected from the application rather then having lost connection and trying to reconnect?
  2. How do you handle hub connection in the Chat Module, is there any standard you use in Blazor WASM?
  3. If multiple hubs are registered, would they interfere with each others or live independetly without problems?

Thanks in advance.

Hi,

Can you provide me with a code example of the SignalR approach you are suggesting?

Hi, Thanks for the reply! This solution only works when a user correctly signs out of the application, which is a partial answer to my question. Is there no way to do the same also when a user closes the browser window or leaves the application website?

I suggest closing this thread and opening a new one with the features that have been approved and that you are working on. So that we have visibility and can add or propose features that are important to us. Thanks

Hi @EngincanV , why did you close the thread about abp 8.3?

https://abp.io/support/questions/7844/Bugs--Issues-v83x

Thanks

In fact my question was whether Abp Studio and Abp Studio CLI share the same templates or use different templates as it happens with Legacy CLI.

ABP Studio and ABP Studio CLI(Volo.Abp.Studio.Cli) share the same templates but the legacy CLI (Volo.Abp.Cli) generates outdated templates.

Perfect, thanks!

Volo.Abp.Cli is Legacy Cli and in theory it does not support new versions of ABP as I was told. https://abp.io/docs/latest/cli/differences-between-old-and-new-cli#using-the-new-abp-cli

Volo.Abp.Cli is different from Volo.Abp.Studio.Cli and uses different templates as I had already reported https://github.com/abpframework/abp/issues/20388

In fact my question was whether Abp Studio and Abp Studio CLI share the same templates or use different templates as it happens with Legacy CLI.

Ok, can you do that for me?

Thanks

Thanks for the reply, but can you confirm that Abp Studio (desktop app) and Abp Studio Cli (console app) use the same templates to create the solution?

hi

Can you change all net9.0 target to net8.0 in csproj files?

You can also use old CLI to create a new 8.x project and then develop it in Studio.

https://abp.io/docs/latest/cli/differences-between-old-and-new-cli

In the linked doc it says: With v8.2+, ABP introduces a new templating system, which is fully compatible with the ABP Studio. So, if I choose the template Ex: 8.3.2 the project must be target net8 and I must not modify it by hand. In my opinion it is an error of Abp studio that does not manage this parameter correctly.

In addition, Volosoft had said that it would always maintain the version in Microsoft LTS support so I expect that it can continue to create projects and develop with abp studio and .Net8. As well as I expect that the fixes will also be made in the .Net8 templates (abp 8.x) and not only in the .net9 templates (abp 9.x).

Thanks

Showing 61 to 70 of 169 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 November 04, 2025, 06:41