🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

Mapster

Package Overview
Dependencies
Maintainers
5
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapster - nuget Package Compare versions

Comparing version
2.0.4
to
2.0.3
+0
-37
lib/dotnet5.4/Mapster.xml

@@ -7,10 +7,2 @@ <?xml version="1.0"?>

<members>
<member name="M:Mapster.TypeAdapter.Adapt``1(System.Object)">
<summary>
Adapte the source object to the destination type.
</summary>
<typeparam name="TDestination">Destination type.</typeparam>
<param name="source">Source object to adapt.</param>
<returns>Adapted destination type.</returns>
</member>
<member name="M:Mapster.TypeAdapter.Adapt``1(System.Object,Mapster.TypeAdapterConfig)">

@@ -44,12 +36,2 @@ <summary>

</member>
<member name="M:Mapster.TypeAdapter.Adapt``2(``0,``1)">
<summary>
Adapte the source object to the existing destination object.
</summary>
<typeparam name="TSource">Source type.</typeparam>
<typeparam name="TDestination">Destination type.</typeparam>
<param name="source">Source object to adapt.</param>
<param name="destination">The destination object to populate.</param>
<returns>Adapted destination type.</returns>
</member>
<member name="M:Mapster.TypeAdapter.Adapt``2(``0,``1,Mapster.TypeAdapterConfig)">

@@ -66,11 +48,2 @@ <summary>

</member>
<member name="M:Mapster.TypeAdapter.Adapt(System.Object,System.Type,System.Type)">
<summary>
Adapte the source object to the destination type.
</summary>
<param name="source">Source object to adapt.</param>
<param name="sourceType">The type of the source object.</param>
<param name="destinationType">The type of the destination object.</param>
<returns>Adapted destination type.</returns>
</member>
<member name="M:Mapster.TypeAdapter.Adapt(System.Object,System.Type,System.Type,Mapster.TypeAdapterConfig)">

@@ -86,12 +59,2 @@ <summary>

</member>
<member name="M:Mapster.TypeAdapter.Adapt(System.Object,System.Object,System.Type,System.Type)">
<summary>
Adapte the source object to an existing destination object.
</summary>
<param name="source">Source object to adapt.</param>
<param name="destination">Destination object to populate.</param>
<param name="sourceType">The type of the source object.</param>
<param name="destinationType">The type of the destination object.</param>
<returns>Adapted destination type.</returns>
</member>
<member name="M:Mapster.TypeAdapter.Adapt(System.Object,System.Object,System.Type,System.Type,Mapster.TypeAdapterConfig)">

@@ -98,0 +61,0 @@ <summary>

@@ -7,10 +7,2 @@ <?xml version="1.0"?>

<members>
<member name="M:Mapster.TypeAdapter.Adapt``1(System.Object)">
<summary>
Adapte the source object to the destination type.
</summary>
<typeparam name="TDestination">Destination type.</typeparam>
<param name="source">Source object to adapt.</param>
<returns>Adapted destination type.</returns>
</member>
<member name="M:Mapster.TypeAdapter.Adapt``1(System.Object,Mapster.TypeAdapterConfig)">

@@ -44,12 +36,2 @@ <summary>

</member>
<member name="M:Mapster.TypeAdapter.Adapt``2(``0,``1)">
<summary>
Adapte the source object to the existing destination object.
</summary>
<typeparam name="TSource">Source type.</typeparam>
<typeparam name="TDestination">Destination type.</typeparam>
<param name="source">Source object to adapt.</param>
<param name="destination">The destination object to populate.</param>
<returns>Adapted destination type.</returns>
</member>
<member name="M:Mapster.TypeAdapter.Adapt``2(``0,``1,Mapster.TypeAdapterConfig)">

@@ -66,11 +48,2 @@ <summary>

</member>
<member name="M:Mapster.TypeAdapter.Adapt(System.Object,System.Type,System.Type)">
<summary>
Adapte the source object to the destination type.
</summary>
<param name="source">Source object to adapt.</param>
<param name="sourceType">The type of the source object.</param>
<param name="destinationType">The type of the destination object.</param>
<returns>Adapted destination type.</returns>
</member>
<member name="M:Mapster.TypeAdapter.Adapt(System.Object,System.Type,System.Type,Mapster.TypeAdapterConfig)">

@@ -86,12 +59,2 @@ <summary>

</member>
<member name="M:Mapster.TypeAdapter.Adapt(System.Object,System.Object,System.Type,System.Type)">
<summary>
Adapte the source object to an existing destination object.
</summary>
<param name="source">Source object to adapt.</param>
<param name="destination">Destination object to populate.</param>
<param name="sourceType">The type of the source object.</param>
<param name="destinationType">The type of the destination object.</param>
<returns>Adapted destination type.</returns>
</member>
<member name="M:Mapster.TypeAdapter.Adapt(System.Object,System.Object,System.Type,System.Type,Mapster.TypeAdapterConfig)">

@@ -98,0 +61,0 @@ <summary>

@@ -7,10 +7,2 @@ <?xml version="1.0"?>

<members>
<member name="M:Mapster.TypeAdapter.Adapt``1(System.Object)">
<summary>
Adapte the source object to the destination type.
</summary>
<typeparam name="TDestination">Destination type.</typeparam>
<param name="source">Source object to adapt.</param>
<returns>Adapted destination type.</returns>
</member>
<member name="M:Mapster.TypeAdapter.Adapt``1(System.Object,Mapster.TypeAdapterConfig)">

@@ -44,12 +36,2 @@ <summary>

</member>
<member name="M:Mapster.TypeAdapter.Adapt``2(``0,``1)">
<summary>
Adapte the source object to the existing destination object.
</summary>
<typeparam name="TSource">Source type.</typeparam>
<typeparam name="TDestination">Destination type.</typeparam>
<param name="source">Source object to adapt.</param>
<param name="destination">The destination object to populate.</param>
<returns>Adapted destination type.</returns>
</member>
<member name="M:Mapster.TypeAdapter.Adapt``2(``0,``1,Mapster.TypeAdapterConfig)">

@@ -66,11 +48,2 @@ <summary>

</member>
<member name="M:Mapster.TypeAdapter.Adapt(System.Object,System.Type,System.Type)">
<summary>
Adapte the source object to the destination type.
</summary>
<param name="source">Source object to adapt.</param>
<param name="sourceType">The type of the source object.</param>
<param name="destinationType">The type of the destination object.</param>
<returns>Adapted destination type.</returns>
</member>
<member name="M:Mapster.TypeAdapter.Adapt(System.Object,System.Type,System.Type,Mapster.TypeAdapterConfig)">

@@ -86,12 +59,2 @@ <summary>

</member>
<member name="M:Mapster.TypeAdapter.Adapt(System.Object,System.Object,System.Type,System.Type)">
<summary>
Adapte the source object to an existing destination object.
</summary>
<param name="source">Source object to adapt.</param>
<param name="destination">Destination object to populate.</param>
<param name="sourceType">The type of the source object.</param>
<param name="destinationType">The type of the destination object.</param>
<returns>Adapted destination type.</returns>
</member>
<member name="M:Mapster.TypeAdapter.Adapt(System.Object,System.Object,System.Type,System.Type,Mapster.TypeAdapterConfig)">

@@ -98,0 +61,0 @@ <summary>

+1
-1

@@ -5,3 +5,3 @@ <?xml version="1.0"?>

<id>Mapster</id>
<version>2.0.4</version>
<version>2.0.3</version>
<authors>chaowlert, eric_swann</authors>

@@ -8,0 +8,0 @@ <owners>chaowlert,eric_swann</owners>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet