Testing inside a signalR Hub class.
Using NullAbpSession: {Abp.Runtime.Session.NullAbpSession} ImpersonatorTenantId: null ImpersonatorUserId: null MultiTenancySide: Tenant TenantId: null UserId: null
Injecting AbpSession in constructor (UserId still null): {Abp.Runtime.Session.IdentityFrameworkClaimsAbpSession} ImpersonatorTenantId: 1 ImpersonatorUserId: null MultiTenancySide: Tenant TenantId: 1 UserId: null
Thanks
I have the same problem.
Update references not solve it to me.
Hello.
The lazy loading configuration was disabled. That's why.