Skip to content

lmortimer/fsharp-dapper-sqlite-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Quick demo how to create and query a SQLite database with F#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages