Slapper.AutoMapper 1.0.0.8
Slapper.AutoMapper is a mapping library that can convert dynamic data into static types and populate complex nested child objects.
Showing the top 20 packages that depend on Slapper.AutoMapper.
Packages | Downloads |
---|---|
DapperExtensions
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
|
1 |
Version 1.0.0.8 release.
1. Support to mapping value type collections. It is best to avoid using value types in situations where they must be boxed a high number of times
2- Fix nested duplicate instances. Now nested instances are saved in cache
This package has no dependencies.