Nate James

Nate James

  • NA
  • 12
  • 619

How to create an email web app in .net framework web API & GmailApi

Mar 17 2022 4:40 PM

I want to create an email web application in .net framework Web API with single user authorization which can send , retrieve emails and also store mail in a database. I want to  use the Gmail API with oauth 2.0( not smtp) and test with Postman.  I'm new to c# and would greatly appreciate if I can get a step by step tutorial to help me understand how the web API works.


Answers (2)