F# type providers to support statically typed access to input parameters and result set of sql statement in idiomatic F# way. Data modifications via statically typed tables.
The FSharp.Data package (FSharp.Data.dll) implements everything you need to access data in your F# applications and scripts. It implements F# type providers for working with structured file formats (CSV, HTML, JSON and XML) and for accessing the WorldBank data. It also includes helpers for…
Las características principales de fsharp/fsharp.data son: Type Providers.
Las alternativas de código abierto para fsharp/fsharp.data incluyen: bluemountaincapital/fsharprprovider — F# R Provider. cmeeren/facil — Facil. demetrixbio/fsharp.data.npgsql — F# type providers to support statically typed access to input parameters and result set of sql statement in idiomatic… easybuild-org/easybuild.filesystemprovider — EasyBuild.FileSystemProvider is a library that provides a set of F# Type Providers to provide a typed representation… fsprojects/azurestoragetypeprovider — Azure Storage Type Provider. bleis-tift/fsyaml — FsYaml F#用のYAMLライブラリです。 F#の型との親和性が高く、YAMLを直接F#で定義した型にマッピングできます。.