Cloud Mail .NET Edition 2022 (22.0.8319)

Released: Oct 10, 2022

2022 (22.0.8319) での更新項目

機能

  • Added a new CloudMailer component which is used to send HTML emails via Amazon SES, Gmail or Microsoft Graph using one standard API. The simplified API makes implementation very quick and easy, and should be applicable in most use cases.
  • Added a new async version of the API designed to support asynchronous programming (async/await) for all operations.
  • Cross-platform .NET editions now support Microsoft .NET Core 3.1 and .NET 5/6. This opens .NET development not only on Microsoft Windows, but also Linux and Apple macOS.
  • Access to runtime licenses for .NET editions has been improved making it easier to install via NuGet or for non-Windows platforms to obtain a license. License keys can be set in code, facilitating use on non-Windows systems.