https://github.com/threenine/threenine.map
Automapper with reflection
https://github.com/threenine/threenine.map
automapper generic nuget
Last synced: 15 days ago
JSON representation
Automapper with reflection
- Host: GitHub
- URL: https://github.com/threenine/threenine.map
- Owner: threenine
- License: other
- Created: 2017-12-14T08:55:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T10:48:26.000Z (over 4 years ago)
- Last Synced: 2025-04-11T10:22:59.407Z (17 days ago)
- Topics: automapper, generic, nuget
- Language: C#
- Size: 236 KB
- Stars: 18
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Threenine.Map
[](https://www.nuget.org/packages/Threenine.Map/) [](https://www.nuget.org/packages/Threenine.Map/) [](https://twitter.com/threenine39) [](http://threeninemap.readthedocs.io/en/latest/?badge=latest)Want a simple way to create clean & simple configuration for AutoMapper?
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 all the power of Automapper to assist in implementing mappings in projects by locating the mapping logic within the Domain Objects & View Models.
## Install
You can find the package on [NuGet Gallery](https://www.nuget.org/packages/Threenine.Map/).
To install Threenine.Map, run the following command in the Package Manager Console:
`Install-Package Threenine.Map`
or using the Dotnet Core CLI
`dotnet add package Threenine.Map`
The package will install Automapper 8.1.0.
*** Do not attempt to use the library with Automapper 9.X + breaking with the removal of the static API
## Documentation
We are currently compiling comprehensive documentation and examples of use of available on [Threenine.Map - Read the Docs](http://threeninemap.readthedocs.io/en/latest/Getting-started.html).
If you find there are aspects of the library that you are unsure of or would like further clarification, [report an issue](https://github.com/threenine/ReflectMap/issues) and we'll attempt to address is as soon as resource allows.
### Support This Project
If you have found this project helpful, either as a library that you use or as a learning tool, please consider buying the team a coffee:
[](https://threenine.co.uk/)