• Stars
    star
    120
  • Rank 294,921 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created about 8 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An ORM friendly mapper. Allows saving entire entity graphs. Heavily inspired in GraphDiff and AutoMapper.

Detached Banner

Maps DTOs directly to entities already attached to a DbContext

Solves disconnected entities, partial updates and automapping in a single step

Getting started

Check getting started on the new wiki.

Play in .Net Fiddle

A couple of examples to check library capabilities without installing anything.

Issues and feedback

Please use GitHub Issues tab to report anything you find using the library. All feedback is welcome, I'll try to prioritize and fix everything, but I have limited personal time to work on this. ert

Urgent issues

If something is blocking your project and you need help asap, contact me at my e-mail.

Donations & Support

BuyCoffeeBanner

If you like my work and want to Buy me a Coffee, that would be awesome! (mail me if that doesn't work for you)

Big thanks to SysTec Computer GmbH https://www.systec-computer.de/ for their help on testing features and kindly donation.

Related tools

Other packages built to provide features to the mapper: