EmitMapper is work fine in classic .net framework, but it does't work in the .net core, and I can't find a version for .net core, is any way can to do this?
I don't like use the System.Reflection to do this, it's too slow.
EmitMapper is work fine in classic .net framework, but it does't work in the .net core, and I can't find a version for .net core, is any way can to do this?
I don't like use the System.Reflection to do this, it's too slow.