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

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?

Showing 1 to 5 of 5 entries