Skip to content

Add support for new .NET 6 types #37

Description

@govert

From this discussion: https://groups.google.com/g/exceldna/c/JtWnyEyJeM0

• Support for ValueTask return on ExcelFunction. (Need to convert ValueTask to Task using the "AsTask()" method)
• Include DateOnly (native struct on .net 6.0) in the marshalling. (There would be no need to convert a DateOnly to other types)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions