Do you want to port C# code to F#? In this series of posts we'll look at various approaches to this, and the design decisions and trade-offs involved.
- Porting from C# to F#: Introduction. Three approaches to porting existing C# code to F#.
- Getting started with direct porting. F# equivalents to C#.