Skip to content

Ulriksen/fnconf

Repository files navigation

Instructions

Create Azure storage account

Update Program.fs

options.TableName <- "fncon"
options.ConnectionString <- "DefaultEndpointsProtocol=https;AccountName=fsharp;AccountKey=<YOUR_ACCOUNT_KEY>EndpointSuffix=core.windows.net"

Build and run project

dotnet tool restore
dotnet paket install
dotnet run

About

Sample code used in fnconf presentation 2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages