fsprojects / FSharp.Data

F# Data: Library for Data Access
https://fsprojects.github.io/FSharp.Data
Other
814 stars 288 forks source link

update pictures in docs with #r nuget reference (no .dll ref) #1490

Open jkone27 opened 1 year ago

jkone27 commented 1 year ago

pictures/gifs in doc do not reflect the latest F#,

#r "nuget: Fsharp.Data"

should be used over .dll reference in docs for people getting started, it's more immediate and simple.