PreviousNext

Getting started with F# on .NET Core

by bill-s, 2016-07-23T22:17:37.000Z

This article covers how you can get started with using F# on .NET Core with the ..NET Core SDK 1.0 Preview 2. It will go through building a multi-project solution with a Class Library, a Console App, and an xUnit test project.

Read More