pictures/gifs in doc do not reflect the latest F#, ```fsharp #r "nuget: Fsharp.Data" ``` should be used over `.dll` reference in docs for people getting started, it's more immediate and simple.
pictures/gifs in doc do not reflect the latest F#,
#r "nuget: Fsharp.Data"should be used over
.dllreference in docs for people getting started, it's more immediate and simple.