Hi all,
Am trying to send an push notification to an mobile regarding timing. So this is an api project in asp.net core. I want to call this api every one hour. So the function in it execute and the push notification send to all mobile. How can i do it. If
an example or reference it would be very helpful.
↧
How to call an api every 1 hour in asp.net core api controller
↧