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.
Apache License 2.0
127
stars
15
forks
source link
ProvidedTypes.fsi and ProvidedTypes.fs missing #18
I am trying to rebuild this project and files ProvidedTypes.fsi, ProvidedTypes.fs are missing from the repository which causes the DesignTime build to fail.
I am trying to rebuild this project and files
ProvidedTypes.fsi
,ProvidedTypes.fs
are missing from the repository which causes the DesignTime build to fail.