Commit 63ec8912 authored by Rick van Lieshout's avatar Rick van Lieshout Committed by GitHub

Operate on db records instead of files.

parent bffb0972
...@@ -4,7 +4,7 @@ Dapper.Contrib - more extensions for dapper ...@@ -4,7 +4,7 @@ Dapper.Contrib - more extensions for dapper
Features Features
-------- --------
Dapper.Contrib contains a number of helper methods for inserting, getting, Dapper.Contrib contains a number of helper methods for inserting, getting,
updating and deleting files. updating and deleting records.
The full list of extension methods in Dapper.Contrib right now are: The full list of extension methods in Dapper.Contrib right now are:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment