Hi All
I wanted to send Automatically background email in Asp .net MVC using database field date every day if data has inserted into database.
We have already established a sending email for based on login , now we need to send based on all records inserted into DB,
Note : I am using Asp .net MVC(C#) and Asp .net core in my project.
Your help will be very appreciated .
Thanks