Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 336 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 336 Bytes

F# Dapper SQLite Example

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.

Run

git clone https://github.com/lmortimer/fsharp-dapper-sqlite-example.git
cd fsharp-dapper-sqlite-example
dotnet run