Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "aaron"

No, it's the same.

Check the error in Logs.txt.

I understand what you mean now. Thank you for reporting this!

I've submitted a PR to restore the content: https://github.com/aspnetzero/documents/pull/115

Fixed in v6.6.

Tenant and User are IPassivable.

You can see how .IsActive is being used in the codebase.

You set it like any other property. What's the problem?

That's how real-time (non-persistent) notifications work.

Seems fine: https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Core

Next time, please include the link.

Using Clients.All means sending it to all clients.

According to aspnet/SignalR#2460, sending to a specific client should work.

You can create a new issue referencing that here: https://github.com/aspnet/AspNetCore/issues/new

Related: aspnet/AspNetCore#5358

It should already be updated here:

https://github.com/aspnetboilerplate/aspnetboilerplate/blob/5e3c7aea7a2b5f0f94133f7c2dca485fb51e28e4/src/Abp.ZeroCore/Authorization/AbpLoginManager.cs#L325

Showing 401 to 410 of 1543 entries