A small example showing how to query a SQLite database with F# and Dapper. Built on top of fsharp-dapper on .NET Core 2.2.
git clone https://github.com/lmortimer/fsharp-dapper-sqlite-example.git
cd fsharp-dapper-sqlite-example
dotnet run
A small example showing how to query a SQLite database with F# and Dapper. Built on top of fsharp-dapper on .NET Core 2.2.
git clone https://github.com/lmortimer/fsharp-dapper-sqlite-example.git
cd fsharp-dapper-sqlite-example
dotnet run