-
Updated
Nov 2, 2020 - C#
automapper
Here are 373 public repositories matching this topic...
-
Updated
Nov 2, 2020 - C#
-
Updated
Oct 19, 2020 - C#
-
Updated
Oct 27, 2020 - C#
-
Updated
Jul 25, 2019 - C#
-
Updated
Nov 3, 2020 - C#
-
Updated
Aug 28, 2020 - C#
-
Updated
Apr 22, 2019 - C#
-
Updated
Oct 16, 2020 - TypeScript
-
Updated
Oct 29, 2020 - C#
-
Updated
Nov 3, 2020 - C#
-
Updated
Oct 28, 2020 - C#
-
Updated
Oct 22, 2020 - Pascal
-
Updated
Oct 5, 2020 - C#
-
Updated
May 7, 2020 - C#
-
Updated
Nov 1, 2020 - TypeScript
-
Updated
Oct 8, 2020 - C#
-
Updated
Jul 30, 2019 - C#
-
Updated
Sep 27, 2020 - C#
-
Updated
May 29, 2019 - C#
-
Updated
Nov 3, 2020 - C#
-
Updated
Oct 3, 2019 - C#
-
Updated
Nov 3, 2020 - TypeScript
-
Updated
Feb 9, 2018 - C#
-
Updated
Oct 28, 2020 - C#
-
Updated
Apr 28, 2019 - JavaScript
-
Updated
Oct 10, 2020 - C#
-
Updated
Apr 7, 2020 - C#
Improve this page
Add a description, image, and links to the automapper topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the automapper topic, visit your repo's landing page and select "manage topics."
When for example an array is passed to
map
,get_class
will trigger an error. It would be better to check the type and throw anInvalidArgumentException
if needed. In the future, we could add mappings from scalars (such as arrays, #18)