MultiMap doesn't work with NULL values
Replicated a bug 'Dapper MultiMap doesn't work with splitOn with NULL value' reported on SO http://stackoverflow.com/q/10744728/449906. Dapper doesn't create an instance of the class if the first property after split is mapped to a column with NULL value.
Showing
Please register or sign in to comment