2013-08-25 00:29:49 +04:00
<!DOCTYPE html>
< html >
< head >
< meta charset = 'utf-8' / >
< meta http-equiv = "X-UA-Compatible" content = "chrome=1" / >
< meta name = "description" content = "AutoMapper : A convention-based object-object mapper. 100% organic and gluten-free. Takes out all of the fuss of mapping one object to another." / >
< link rel = "stylesheet" type = "text/css" media = "screen" href = "stylesheets/stylesheet.css" >
2013-08-25 01:34:31 +04:00
< link href = "favicon.ico" rel = "shortcut icon" type = "image/x-icon" >
2013-08-25 00:29:49 +04:00
< title > AutoMapper< / title >
< / head >
< body >
<!-- HEADER -->
< div id = "header_wrap" class = "outer" >
< header class = "inner" >
2013-08-25 01:27:02 +04:00
< a id = "forkme_banner" href = "https://github.com/AutoMapper/AutoMapper" > View on GitHub< / a >
2013-08-25 00:29:49 +04:00
2013-08-25 01:27:02 +04:00
< h1 id = "project_title" > < img src = "images/black_logo.png" alt = "AutoMapper" > < / h1 >
2013-08-25 00:29:49 +04:00
< h2 id = "project_tagline" > A convention-based object-object mapper. 100% organic and gluten-free. Takes out all of the fuss of mapping one object to another.< / h2 >
< section id = "downloads" >
2013-08-25 01:27:02 +04:00
< a class = "zip_download_link" href = "https://github.com/AutoMapper/AutoMapper/zipball/master" > Download this project as a .zip file< / a >
< a class = "tar_download_link" href = "https://github.com/AutoMapper/AutoMapper/tarball/master" > Download this project as a tar.gz file< / a >
2013-08-25 00:29:49 +04:00
< / section >
< / header >
< / div >
<!-- MAIN CONTENT -->
< div id = "main_content_wrap" class = "outer" >
< section id = "main_content" class = "inner" >
< h3 >
< a name = "what-is-automapper" class = "anchor" href = "#what-is-automapper" > < span class = "octicon octicon-link" > < / span > < / a > What is AutoMapper?< / h3 >
< p > AutoMapper is a simple little library built to solve a deceptively complex problem - getting rid of code that mapped one object to another. This type of code is rather dreary and boring to write, so why not invent a tool to do it for us?< / p >
< h3 >
< a name = "how-do-i-get-started" class = "anchor" href = "#how-do-i-get-started" > < span class = "octicon octicon-link" > < / span > < / a > How do I get started?< / h3 >
2020-08-19 16:35:53 +03:00
< p > Check out the < a href = "http://automapper.readthedocs.io/en/latest/Getting-started.html" > getting started guide< / a > . When you're done there, the < a href = "http://automapper.readthedocs.io/en/latest/" > docs< / a > go in to the nitty-gritty details.< / p >
2013-08-25 00:29:49 +04:00
< h3 >
< a name = "where-can-i-get-it" class = "anchor" href = "#where-can-i-get-it" > < span class = "octicon octicon-link" > < / span > < / a > Where can I get it?< / h3 >
< p > First, < a href = "http://docs.nuget.org/docs/start-here/installing-nuget" > install NuGet< / a > . Then, install AutoMapper from the package manager console:< / p >
< pre > < code > PM> Install-Package AutoMapper
< / code > < / pre >
2013-08-25 01:27:02 +04:00
2017-02-18 04:47:16 +03:00
< h3 > Any support for Database Frameworks/ORMs?< / h3 >
< h5 > < a href = "https://github.com/AutoMapper/AutoMapper.Data" > AutoMapper.Data< / a > : ADO.NET Support< / h5 >
< p > Map from IDataReader< / p >
< h5 > < a href = "https://github.com/AutoMapper/AutoMapper.EF6" > AutoMapper.EF6< / a > : Extension Methods for EF6< / h5 >
< p > Async extension methods for ProjectTo< / p >
< h5 > < a href = "https://github.com/AutoMapper/AutoMapper.Collection" > AutoMapper.Collection< / a > : Map collections by means of equivalency< / h5 >
< p > EqualityComparision between 2 classes< / p >
< p > Add, map to, and delete items in a collection by comparing items for matches< / p >
< p > AutoMapper.Collection.EF to support Equality by Primary Keys< / p >
< p > Persist methods to handle Insert/Update/Delete DTOs to the Entities< / p >
2019-03-30 12:01:00 +03:00
< h5 > < a href = "https://github.com/AutoMapper/AutoMapper.Extensions.ExpressionMapping" > ExpressionMapping< / a > : Map Linq Expressions< / h5 >
< p > Useful with OData< / p >
2013-08-25 01:27:02 +04:00
< h3 >
< a name = "how-can-i-get-help" class = "anchor" href = "#how-can-i-get-help" > < span class = "octicon octicon-link" > < / span > < / a > How can I get help?< / h3 >
< p > For quick questions, < a href = "http://stackoverflow.com/questions/tagged/automapper" > Stack Overflow< / a > is your best bet.
For harder questions, head over to the < a href = "http://groups.google.com/group/automapper-users" > mailing list< / a > .
Finally, for bugs, issues or feature requests, < a href = "https://github.com/AutoMapper/AutoMapper/issues/new" > create a GitHub Issue.< / a > < / p >
2013-08-25 00:29:49 +04:00
< / section >
< / div >
<!-- FOOTER -->
< div id = "footer_wrap" class = "outer" >
< footer class = "inner" >
2017-08-07 18:58:04 +03:00
< p class = "copyright" > AutoMapper maintained by < a href = "https://github.com/jbogard" > Jimmy Bogard< / a > and < a href = "https://github.com/orgs/AutoMapper/people" > others.< / a > < / p >
< a href = "" > < img src = "images\4b380d1c355c5021bd5f3c0452adf7e1.png" style = "width: auto" > < / a >
2013-08-25 00:29:49 +04:00
< / footer >
< / div >
< script type = "text/javascript" >
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
< / script >
< script type = "text/javascript" >
try {
var pageTracker = _gat._getTracker("UA-25283083-1");
pageTracker._trackPageview();
} catch(err) {}
< / script >
< / body >
< / html >