automapper-11 Questions

2

I am currently upgrading a web API that was developed on NET Core 5.0 and upgrading it to NET Core 6.0. When upgrading the NuGet AutoMapper package to version 11.0.1, I find that the FindTypeMapFor...
Exile asked 7/3, 2022 at 1:58

1

Solved

Complete source; // See https://aka.ms/new-console-template for more information using AutoMapper; Console.WriteLine("Hello, World!"); var mapperConfig = new MapperConfiguration(mc =&gt...
Chinookan asked 8/12, 2022 at 12:39
1

© 2022 - 2024 — McMap. All rights reserved.