Welcome AutoMapper to the .NET Foundation

by

Please join me in welcoming AutoMapper to the .NET Foundation!

automapper

AutoMapper has been a popular library in the .NET open source community for a long time. As their site says:

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?

Thanks to Jimmy Bogard and the AutoMapper team for building and actively maintaining this project for so many years! Welcome!

You can read more about AutoMapper, including some a nice getting started tutorial, on their site.