Skip to content

Slide Deck, code samples, and learning resources for 'Getting Started With F#' talk

Notifications You must be signed in to change notification settings

dcook-net/GettingStartedWithFSharpTalk2021

Repository files navigation

Getting Started With F#

Slide Deck, code samples, and learning resources for 'Getting Started With F#' talk for Peterborough .Net.

Code Samples created using .Net 5.0, F# 5.0, and C# 9.0, so will require a 5.x.x SDK installed. Some tests require Mongo be be running.

From the main dir where you clone this repo:

docker run -d --rm -p 27017:27017 mongo:4.2.15

dotnet test

About

Slide Deck, code samples, and learning resources for 'Getting Started With F#' talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published