Commit Graph

10 Commits

Author SHA1 Message Date
Mohammadreza Taikandi 1bec4fbc64 Fix tests. 2021-07-02 09:24:46 +01:00
Mohammadreza Taikandi e474ab86d0 Fixes issue #6. Move usings inside namespace declaration. 2021-06-23 09:13:19 +01:00
Mohammadreza Taikandi 2f8a897676 Refactor DiagnosticProvider to DiagnosticsFactory. 2021-04-17 08:13:08 +01:00
Mohammadreza Taikandi 3d0f9e5bbb Fix cyclic reference issue. 2021-04-09 08:05:53 +01:00
Mohammadreza Taikandi c1a763a474 Simplified using statements and fix nested mappings. 2021-02-17 08:32:23 +00:00
Mohammadreza Taikandi 6ad7ea83f9 Fix base constructor call issue. 2021-02-13 11:27:32 +00:00
Mohammadreza Taikandi 542cdb05f8 Use extension method to map the nested objects. 2021-02-07 10:55:08 +00:00
Mohammadreza Taikandi 4693dcfa55 Add support for nested object property map. 2021-02-07 08:42:02 +00:00
Mohammadreza Taikandi 8ed331ed95 Use SourceBuilder instead of StringBuilder. 2021-01-30 09:09:58 +00:00
Mohammadreza Taikandi 2a2f46def7 Move tests into separate classes. 2021-01-30 08:59:39 +00:00