I am trying to use Mailjet to send messages via email, but why is the word version not recognized in it? I downloaded the mailgate package
I'm practicing programming using the asp.net core5.0 framework.
Are there other distinct ways to send messages via e-mail?
Any advice from you?
using Mailjet.Client;
using Mailjet.Client.Resources;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Identity.UI.Services;
using Newtonsoft.Json.Linq; ][1]