Skip to content

Commit 0ae482b

Browse files
Merge pull request #142 from say25/patch-1
Add NuGet Badge
2 parents e9cab7e + f0f9950 commit 0ae482b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Adds ability to map collections to existing collections without re-creating the
55

66
Will Add/Update/Delete items from a preexisting collection object based on user defined equivalency between the collection's generic item type from the source collection and the destination collection.
77

8+
[![NuGet](http://img.shields.io/nuget/v/AutoMapper.Collection.svg)](https://www.nuget.org/packages/AutoMapper.Collection/)
9+
810
## How to add to AutoMapper?
911
Call AddCollectionMappers when configuring
1012
```

0 commit comments

Comments
 (0)