Sending email in asp.net core MVC
Apr 4, 2024 · 2 min read · Create 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...
Join discussion












