Excel-DNA / Excel-DNA/Registration

Add support for new .NET 6 types

Open
#37 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
37
Forks
19
PR merge metrics
No merged PRs in 30d

Description

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)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.