Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 174 Bytes

File metadata and controls

2 lines (2 loc) · 174 Bytes

FSharpEFCorePostgres

F# example of using EntityFramework core with Postgres. EntityFramework model is defined in CSLib as it is a lot easier to do it in C# compared to F#.