henkmollema / Dapper-FluentMap

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

Dapper.FluentMap.Dommel implemenation of IPropertyResolver #18

Closed henkmollema closed 9 years ago

henkmollema commented 9 years ago

The Dommel extension of Dapper.FluentMap needs an implementation of the IPropertyResolver interface, which should take Ignore into account.

henkmollema commented 9 years ago

Deployed new version to NuGet.