Cloud Mail .NET Edition 新版本發表

Released: Sep 2, 2025

2024 (24.0.9376) 中的更新

特性

  • Updated with additional encoding support and improved interoperability.

Released: Jun 2, 2024

2022 (22.0.8920) 中的更新

特性

  • Added support for listing and managing contacts in Office365 and Gmail.
  • Improved attachment handling.
  • Simplified authentication.

Released: Jan 30, 2024

2022 (22.0.8795) 中的更新

特性

  • Added Microsoft .NET 8 support.

Released: Apr 16, 2023

2022 (22.0.8506) 中的更新

特性

  • A lighter-weight .NET DLL has been added for use with Microsoft .NET 6 and above.

Released: Nov 23, 2022

Cloud Mail .NET Edition 中的更新

特性

  • Added support for Microsoft .NET 7.

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...