- Added HTTP client configuration for SendGrid in Program.cs. - Cleaned up appsettings files for development and production environments. - Modified MailingService to use IHttpClientFactory for SendGrid. - Enhanced NewMailings component with cancel functionality and confirmation dialog. - Updated project dependencies in .csproj and created package-lock.json.
7 lines
106 B
JSON
7 lines
106 B
JSON
{
|
|
"name": "Surge365.MassEmailReact.API",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {}
|
|
}
|