MapTo/test/MapTo.Tests
Mohammadreza Taikandi 9e662c7e90 Prevent generating the secondary constructor if one is available in the destination class. 2021-04-17 08:15:39 +01:00
..
CompilerServices Add attribute to exclude a property from mapping. 2020-12-24 10:05:29 +00:00
Extensions Prevent generating the secondary constructor if one is available in the destination class. 2021-04-17 08:15:39 +01:00
Infrastructure Fix cyclic reference issue. 2021-04-09 08:05:53 +01:00
Common.cs Simplified using statements and fix nested mappings. 2021-02-17 08:32:23 +00:00
IgnorePropertyAttributeTests.cs Fix cyclic reference issue. 2021-04-09 08:05:53 +01:00
MapPropertyTests.cs Fix cyclic reference issue. 2021-04-09 08:05:53 +01:00
MapTo.Tests.csproj Fix file case. 2020-12-24 06:43:05 +00:00
MapToTests.cs Refactor DiagnosticProvider to DiagnosticsFactory. 2021-04-17 08:13:08 +01:00
MapTypeConverterTests.cs Refactor DiagnosticProvider to DiagnosticsFactory. 2021-04-17 08:13:08 +01:00
MappedClassesTests.cs Prevent generating the secondary constructor if one is available in the destination class. 2021-04-17 08:15:39 +01:00
MappingContextTests.cs Fix cyclic reference issue. 2021-04-09 08:05:53 +01:00