-
|
Hi, can the new extensibility model API be used by F#? E.g. Can F# be used to create extensions using this new API? |
Beta Was this translation helpful? Give feedback.
Answered by
ghost
Mar 17, 2025
Replies: 1 comment
-
|
F# can be used for most of codebase, with C# needed for some parts. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
F# can be used for most of codebase, with C# needed for some parts.
dotnet/fsharp#18391