ASP.NET Tips Using Gmail to Send Email in ASP.NET Core December 23, 2020December 23, 2020 Andriy Kravets Previously we have learned tutorial about send email in Asp.net Core. Now, how about if you want to send email using Gmail? Yeap… In this
ASP.NET Tips Easy Steps to Send Email via ASP.NET Core December 22, 2020 Andriy Kravets In this article, we are going to learn how to send email in ASP.NET Core. We are going to start with the simple project creation