IPWorks .NET Edition 2022 (22.0.8318)

Released: Oct 10, 2022

Updates in 2022 (22.0.8318)

Features

  • Added several new components, including:
    • TFTPServer.
    • GRPC.
    • S3.
    • WSServer.
  • IPWorks IMAP, POP and SMTP components have all been updated to support OAuth 2.0 without using a separate OAuth component. For more advanced OAuth 2.0 scenarios, the OAuth component can still be used in conjunction with these components (or in other non-email scenarios requiring OAuth).
  • 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.
  • All FIPS-compliant editions have undergone thorough internal audits, and new advanced ciphers have been added. There are language edition and OS platform considerations for FIPS compliance.