Slapper.AutoMapper 2.0.3
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 2.0.3 release
- Caching bug fix and performance improvements yielded 57% mapping speed improvement
- v2.0.2: Mapped 120,000 deeply nested complex objects in 30333 ms.
- v2.0.3: Mapped 120,000 deeply nested complex objects in 13046 ms.
.NET Standard 2.1
- No dependencies.