Skip to content

Commit 08f3a17

Browse files
Update README.md
1 parent 3020814 commit 08f3a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# DataAbstractions.Dapper [![NuGet](https://img.shields.io/nuget/v/DataAbstractions.Dapper.svg)](https://www.nuget.org/packages/DataAbstractions.Dapper/)
2-
DataAbstractions.Dapper is a light abstraction around [Dapper](https://github.com/StackExchange/Dapper)
2+
A light abstraction around [Dapper](https://github.com/StackExchange/Dapper)
33
and [Dapper.Contrib](https://github.com/StackExchange/Dapper/tree/master/Dapper.Contrib) that also maintains the behavior [IDbConnection](https://docs.microsoft.com/en-us/dotnet/api/system.data.idbconnection). This library facilitates a loosely coupled design and unit testing.
44
## IDataAccessor Interface
55

0 commit comments

Comments
 (0)