fsharpcodeprovider
f# slow compilation
Is there anything I can do to make f# code compile faster apart from (or better yet instead of) running ngen?[详细]
2023-03-29 06:51 分类:问答Automatic generation of record type based on MySql database tables, for use in FSharpDAL
I have been using FSharpDAL to read data tables in Mysql database. It works well, but you have to provide it the record type. Which means for every table you have to define a record type. I would like[详细]
2023-02-02 19:27 分类:问答