Skip to content

Guide how to use Automapper in Asp.net core and test perfomance of it.

Notifications You must be signed in to change notification settings

quizdeveloper/Automapper_Performace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

In this article I want to introduce about Automapper in C# .Net Core, how to use it and resolve the problem map object to another object in C# , I only want you to know that Automapper or manual mapper is used for different targets. If you want short code and code fast you can use Automapper but if you require for good performance you can choose manual mapper. Not which is better. Happy code!!!

You can refer article here. https://quizdeveloper.com/tips/map-object-to-another-by-using-automapper-in-ccshap-aspdotnet-core-aid1211

About

Guide how to use Automapper in Asp.net core and test perfomance of it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published