RolandTLH / get-programming-fsharp

Companion code repository for https://www.manning.com/books/get-programming-with-f-sharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Programming with F#

This repository contains all F# code listings as required for all exercises and samples within the 'Get Programming with F#' book, available here.

To install all dependencies as needed for the exercises, simply run the build.cmd file, which uses Paket to download all NuGet dependencies.

Using VS Code / VS2017 / VS2019 and .NET Core?

Switch to the netcore branch of this repository. Many of the lessons and modules have been upgraded to the "new" project structure and should "just work"!

About

Companion code repository for https://www.manning.com/books/get-programming-with-f-sharp


Languages

Language:F# 68.3%Language:C# 14.8%Language:HTML 14.7%Language:TSQL 2.2%Language:Batchfile 0.0%