Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
_camaya
on April 10, 2015
|
parent
|
context
|
favorite
| on:
Open Source .NET libraries that make your life eas...
Automapper and Entity Framework are two absolutely different things. The first one in a mappings library and the other one is a full ORM.
Automapper basically allows you to convert a DB Model to a DTO or a ViewModel.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Automapper basically allows you to convert a DB Model to a DTO or a ViewModel.