Base solution for your next web application

Activities of "qualifyme"

thanks for the reply will try to do this guide. thanks again

we are using .net core jquery and aspnet zero v6.2 currently, we are slowly upgrading it to newer version

we have multi tenancy project and we want to set it base in subdomain, How can we do that?

thanks

thanks @ismcagdas,

thats solves my problem,

more power aspnet zero team!

thanks for the reply, I tried to add the URL in the message but it seems the notification read it as text. and its not clickable, I tried to modified in the menu html, I don't know what kind of script are being used in the menus,

hi, Thanks for the reply, in my case I'm using more in C# to call the notifications. Im using the NotificationPublisher to call the notification.

await _notiticationPublisher.PublishAsync("Activities", new MessageNotificationData(message), userIds: userIdentifiers.ToArray());

in the backend c# is it possible to add url?

Hi,

I want to add url in notification to as shortcut links in each successfull transaction, how can I add it?

Thanks,

Showing 1 to 7 of 7 entries