henkmollema / Dapper-FluentMap

Provides a simple API to fluently map POCO properties to database columns when using Dapper.
MIT License
427 stars 86 forks source link

Entity Maps for custom table names BETA #99

Closed TroySchmidt closed 4 years ago

TroySchmidt commented 4 years ago

Dapper.FluentMap.Dommel is unlisted. How do we define the mappings when using the beta packages of Dapper.FluentMap and Dommel??

TroySchmidt commented 4 years ago

105 Provided PR to remedy using Dommel v2 and FluentMapping.