Relative Content

Tag Archive for c#asp.net-coredapper

Map Child Class using dapper

I have four classes where one is parent node and three are child nodes. In which PayorState Class and PayorAddressType Class is mapped correctly. I want to map IsAddressPrimary Class same as other one. please help me.

Map Child Class using dapper | asp .net core

I have four classes where one is parent node and three are child nodes. In which PayorState Class and PayorAddressType Class is mapped correctly. I want to map IsAddressPrimary Class same as other one.