Posts by Jean Carlos Batista • 1 point
1 post
-
0
votes1
answer341
viewsA: How to concatenate a list of an object into a property of another object?
Good night, Next, I don’t know what the class mapping looks like, I did a basic example of how you persist a generic list on an object. public class Usuario { public int idUsuario { get; set; }…