Sudip Bhandaribhandarisudip.com.np·Apr 4, 2024Sending email in asp.net core MVCCreate a view with a form: Create a view file (e.g., SendEmail.cshtml) where you'll place your form. You can place this view file in the Views folder, inside a folder corresponding to your controller (e.g., Views/Email). Here's a basic example of wh...Discuss·218 readsasp.net mail