MapTo/test/MapTo.Tests
Mohammadreza Taikandi 0ad89b0d6b Use fully qualified name of the source type instead of adding usings if necessary. 2021-07-02 09:12:11 +01:00
..
CompilerServices Add attribute to exclude a property from mapping. 2020-12-24 10:05:29 +00:00
Extensions Enabled nullable reference type check. 2021-06-29 07:14:00 +01:00
Infrastructure Add support for c# records. 2021-06-30 19:17:56 +01:00
Common.cs Enabled nullable reference type check. 2021-06-29 07:14:00 +01:00
IgnorePropertyAttributeTests.cs Fix cyclic reference issue. 2021-04-09 08:05:53 +01:00
MapPropertyTests.cs Add support for c# records. 2021-06-30 19:17:56 +01:00
MapTo.Tests.csproj Package upgrade. 2021-06-29 07:13:08 +01:00
MapToTests.cs Fixes issue #6. Move usings inside namespace declaration. 2021-06-23 09:13:19 +01:00
MapTypeConverterTests.cs Add support for c# records. 2021-06-30 19:17:56 +01:00
MappedClassesTests.cs Use fully qualified name of the source type instead of adding usings if necessary. 2021-07-02 09:12:11 +01:00
MappingContextTests.cs Fix cyclic reference issue. 2021-04-09 08:05:53 +01:00