Commit Graph

12 Commits

Author SHA1 Message Date
Mohammadreza Taikandi 8ec2830663 Remove redundant using statement in generated code. 2020-12-22 08:28:14 +00:00
Mohammadreza Taikandi 29f96b670e Add initial readme content. 2020-12-22 08:20:49 +00:00
Mohammadreza Taikandi 804a0c4eb3 Separated context verification and model creation. 2020-12-22 07:53:46 +00:00
Mohammadreza Taikandi 2a671a9dd4 Cleanup. 2020-12-21 16:34:53 +00:00
Mohammadreza Taikandi 3ff1e90fb9 Fix incorrect usings generator + cleanup. 2020-12-21 15:53:44 +00:00
Mohammadreza Taikandi 4734b8170a Cleanup. 2020-12-21 10:21:27 +00:00
Mohammadreza Taikandi 1968184e77 Add test console app and fix generator not running during compile time. 2020-12-21 10:20:29 +00:00
Mohammadreza Taikandi 85099ed080 Add extension method on source type to get the destination type. 2020-12-19 09:53:31 +00:00
Mohammadreza Taikandi 0327ab41a6 Update model property names to better reflect the source type. 2020-12-19 09:07:35 +00:00
Mohammadreza Taikandi 450de3dedc Add source type namespace to usings if needed. 2020-12-19 09:05:49 +00:00
Mohammadreza Taikandi 1f517dd196 Add factory method. 2020-12-19 08:37:34 +00:00
Mohammadreza Taikandi f607df6312 Generate partial class and assign destination properties based on an attribute. 2020-12-19 07:55:47 +00:00