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

Ignore() exception #133

Closed DanieleSky closed 1 year ago

DanieleSky commented 2 years ago

Hi, when a property is marked with "ignore()" the Select throw an exception "Not implemented exception" image

This is the mapping image

lndr27 commented 2 years ago

Same problem here. Waiting for the PR #131 to be approved.

henkmollema commented 1 year ago

I'm archiving this repository as I'm not using this library myself anymore and have no time maintaining it. Thanks for using it.