Commit a482c56c authored by Nick Craver's avatar Nick Craver Committed by GitHub

Merge pull request #588 from rvlieshout/patch-2

Operate on db records instead of files.
parents cae1171d 63ec8912
...@@ -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