AlexTroshkin / fsharp-dapper

The wrapper above the 'Dapper' library allows you to write more familiar code in the F # language. It also contains a functional for more simple work with temporary tables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"It also contains a functional for"

wallymathieu opened this issue · comments

Perhaps what is meant is "functional approach" ?

I.e. that the project description should be:
"The wrapper above the 'Dapper' library allows you to write more familiar code in the F # language. It also contains a functional approach for more simple work with temporary tables"
?

Hello @wallymathieu

I did not mean the functional approach
Here, additional functionality was implied, which is missing from Dapper.

Aaa, thanks! That makes me less confused. 😄