Activities of "maliming"

ok, I will check it.

hi

If the problem cannot be reproduced every time, you can observe it for a while.

hi

There is a scope service that you can try to override it

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.RemoteServices/Volo/Abp/Http/Client/RemoteServiceConfigurationProvider.cs#L7

hi

  1. I don't see signalr-hubs/notification endpoint at my Swagger page.

Only HTTP endpoints can be seen on the swagger page.

  1. It started to work after I removed [Authorize] attribute from my Hub class. but I don't want to pass token via URL.

You should not remove Authorize, We recommend that you pass the access token to complete the authentication.

https://learn.microsoft.com/en-us/aspnet/core/signalr/authn-and-authz?view=aspnetcore-7.0#built-in-jwt-authentication https://ocelot.readthedocs.io/en/latest/features/websockets.html

You can temporarily comment out the constructor and let the IDE generate the constructor for you.

hi

Please replace this PackageReference with ProjectReference

    <PackageReference Include="Volo.Abp.Account.Pro.Public.Web.OpenIddict" Version="6.0.2" />

Please do not share public project urls

ok I will check your project.

hi

  1. IPermissionStateManager is removed. see https://github.com/abpframework/abp/pull/8742
  2. ITenantAppService adds some new methods.
  3. The new input dto class

step3: compile and run (AuthServer project is unable to load the assembly as the exception mentioned above)

hi

Can you share the project with me? liming.ma@volosoft.com

Showing 7171 to 7180 of 10618 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 10, 2025, 06:30