agnicore/nfx

F#

ShalokShalom opened this issue · 8 comments

Hi there :)

How is your F# support?

Nothing F#-special. Regular CLR code. What specifically are you interested in?

Well, syntax? How to use your library?

So, you mean I am supposed to use C#?

Not sure I understand your question. You can use ANY language that runs in Common Language Runtime

Your API documentation and all the links above show and use C#

How is the syntax in F#?

Standard F# syntax. We do not use F# and do not have examples in F# or VB. You are welcome to contribute.
There is nothing "special" made just for F# (whatever there could be) if this is what you are asking about.
These are just class libraries that you can consume in any CLR language

Great, thanks ^-^