Skip to content

threenine/Threenine.Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threenine.Map

NuGet NuGet Downloads Twitter Follow Documentation Status

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.

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.

If you find there are aspects of the library that you are unsure of or would like further clarification, report an issue 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:

Buy Me A Coffee

threenine logo

Releases

No releases published

Packages

No packages published