David Headrick 9703517974 Update configuration and mailing service functionality
- 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.
2025-04-09 11:57:32 -05:00

7 lines
106 B
JSON

{
"name": "Surge365.MassEmailReact.API",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}