WPF Core with F# Libraries

Matt Eland
The Startup
Published in
12 min readOct 24, 2019

--

In this article, we’ll take an F# class library and build a graphical user interface for it. This library was previously designed to be called from an F# class library. Since we can’t currently use F# in a WPF application out of the box, we’re going to explore how C# can work with F# code.

This article stands on its own, but is also part 4 in an ongoing series on building a genetic algorithm in F#. Previous entries…

--

--

Matt Eland
The Startup

Microsoft MVP in AI, AI Specialist at Leading EDJE. Author of "Refactoring with C#".