Commit f3b0f1d9 authored by Marc Gravell's avatar Marc Gravell
parents a8f0a318 efd44601
...@@ -3,7 +3,7 @@ Dapper - a simple object mapper for .Net ...@@ -3,7 +3,7 @@ Dapper - a simple object mapper for .Net
Features Features
-------- --------
Dapper is a [single file](https://github.com/SamSaffron/dapper-dot-net/blob/master/Dapper/SqlMapper.cs) you can drop in to your project that will extend your IDbConnection interface. Dapper is a [single file](https://github.com/SamSaffron/dapper-dot-net/blob/master/Dapper%20NET40/SqlMapper.cs) you can drop in to your project that will extend your IDbConnection interface.
It provides 3 helpers: It provides 3 helpers:
......
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