Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
garywoodfine committed Feb 5, 2018
1 parent b6b93d1 commit 76c0ff5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Threenine.Map
[![Build status](https://ci.appveyor.com/api/projects/status/6ob8lbutfecvi5n3/branch/master?svg=true)](https://ci.appveyor.com/project/garywoodfine/reflectmap/branch/master) [![NuGet](http://img.shields.io/nuget/v/Threenine.Map.svg)](https://www.nuget.org/packages/Threenine.Map/) [![Twitter Follow](https://img.shields.io/twitter/follow/threenine39.svg?style=social?maxAge=2592000)](https://twitter.com/threenine39) [![Documentation Status](https://readthedocs.org/projects/threeninemap/badge/?version=latest)](http://threeninemap.readthedocs.io/en/latest/?badge=latest)

Want a simple way to create clean & simple configuration for AutoMapper?

Handy utility library to help with the implementation of AutoMapper in software projects.
Threenine.Map helps you do this by just implementing one of the mapping interfaces in your view models and domain models, and you're set!

The library combines the use of two libraries Automapper and PhilosophicalMonkey to to assist in implementing mappings in projects by locating the mapping logic within the Domain Objects.
The library combines all the power of Automapper to assist in implementing mappings in projects by locating the mapping logic within the Domain Objects & View Models.



Expand Down

0 comments on commit 76c0ff5

Please sign in to comment.