comment ajouter l'automappeur dans .net 6
builder.Services.AddAutoMapper(AppDomain.CurrentDomain.GetAssemblies());
Jay
builder.Services.AddAutoMapper(AppDomain.CurrentDomain.GetAssemblies());