المدة الزمنية 16:9

Automapper in Core | | Object-Object Mapper

بواسطة Techno Sharp
771 مشاهدة
0
15
تم نشره في 2021/11/21

In this topic, we will discuss 1. What is Automapper? 2. Why we will use this? 3. How to integrate AutoMapper in ASP.NET Core? AutoMapper is a component that helps to copy data from one type of object to another type of object. that means if we have two classes such as A and B and we want to convert A type class to B type class. So in this case we will use Automapper. because it helps in transforming an input object of one type into an output object of a different type. In another word, we can say it is an object-object mapper. #Automapper #ObjectToObjectMapper #ASPNetCore

الفئة

عرض المزيد

تعليقات - 3