Commit Graph

122 Commits

Author SHA1 Message Date
CodeLiturgy 3917d231a2 Add generator attribute source 2022-09-04 19:07:59 +01:00
CodeLiturgy 9257d389ba add EfMethods directory 2022-09-04 16:36:46 +01:00
CodeLiturgy 07c8fc4853 Template ok 2022-09-02 00:07:56 +01:00
Wvader e23d932d13 update template using nameof to specify id 2022-08-29 17:30:32 +01:00
CodeLiturgy 654a54d5ef Update template working 2022-08-29 01:41:05 +01:00
CodeLiturgy f419c0f8ea ok state before introducing update 2022-08-28 19:39:47 +01:00
CodeLiturgy ca95c87839 Add model refactored 2022-08-28 18:14:08 +01:00
CodeLiturgy 12d5839f16 ok 2022-08-28 18:00:04 +01:00
CodeLiturgy fabfa562cf ok 2022-08-28 17:59:55 +01:00
CodeLiturgy 4d9cc4b029 End merge Add with template and Update 2022-08-27 21:01:52 +01:00
CodeLiturgy c34da98ad8 ef update wip 2022-08-27 20:56:19 +01:00
Wvader e232fa6e76 Add template working 2022-08-27 04:19:43 +01:00
Wvader 340a89bbd2 Support Ef Add method 2022-08-24 17:56:44 +01:00
Wvader 1400bd08e0 Prepare for Add/Update generators 2022-08-23 17:48:47 +01:00
Wvader 7de9b48c69 Inject empty constructor 2022-08-22 03:14:14 +01:00
Wvader a6f5116656 Supporting 'friendly constructors' 2022-08-21 22:15:00 +01:00
Wvader aa5b01cdc4 Fix UseUpdate usage 2022-08-20 03:47:55 +01:00
Wvader f7963d2d7e Addapt MapTo to support multiple mappings 2022-08-18 16:48:44 +01:00
Wvader ca82e6fb17 Fix docker errors 2022-08-13 06:33:39 +01:00
Wvader 77603643b4 Bump Nerdbank.GitVersioning 2022-08-13 01:15:25 +01:00
Wvader c241fd4cb5 summer changes 2022-08-02 22:02:26 +01:00
Wvader ffc3dc7729 stuff 2021-12-24 17:06:06 +00:00
Wvader 60ccbd53ca k 2021-12-12 00:10:13 +00:00
Wvader 5faebd9141 work with field 2021-12-11 23:54:21 +00:00
Wvader 768dbb4532 Release 1 2021-12-11 14:22:26 +00:00
Wvader 2b0b03bb60 g 2021-12-11 14:12:16 +00:00
Wvader 18f4ff408a x 2021-12-11 14:09:11 +00:00
Wvader 31ac58f274 tru fix 2021-12-11 11:51:54 +00:00
Wvader 9470afb737 k 2021-12-10 00:04:41 +00:00
Wvader 63b2bcb359 , 2021-12-08 18:29:16 +00:00
Wvader 4bf3599d79 K 2021-12-08 18:20:51 +00:00
Wvader 735fd44ee1 bump 2021-12-08 18:07:51 +00:00
Wvader 4077dfd692 Handle structs and updates 2021-12-08 17:58:21 +00:00
Wvader 302a15b30f Stuff 2021-12-06 00:53:16 +00:00
Wvader 93e9d91ffd Inject Update method 2021-12-05 23:46:24 +00:00
Mohammadreza 5af2be8eef
Merge pull request #11 from mrtaikandi/null_support_fix
Fix missing static null analysis attribute errors on unsupported tfms.
2021-07-29 17:54:08 +01:00
Mohammadreza 4942307274 Update and rename build_and-test.yml to build-and-test.yml
Fix incorrect nbfv config.
2021-07-29 17:52:42 +01:00
Mohammadreza 6b98098b8c
Update build_and-test.yml
Fixes nbgv config.
2021-07-29 17:50:49 +01:00
Mohammadreza 59a88b09e2
Update and rename build_and-test.yml to build-and-test.yml
Fix incorrect nbfv config.
2021-07-29 17:47:24 +01:00
Mohammadreza Taikandi 84929cd0a6 Fix missing static null analysis attribute errors on unsupported tfms. 2021-07-29 17:40:55 +01:00
Mohammadreza 06ec1cd962
Rename pr_workflow.yml to build_and-test.yml 2021-07-28 08:10:49 +01:00
Mohammadreza 16d3ab9d67
Rename dotnet.yml to pr_workflow.yml 2021-07-28 08:08:43 +01:00
Mohammadreza Taikandi 180bf22b0b Fix namespace conflict if part of it shared by the system namespace. 2021-07-03 07:22:54 +01:00
Mohammadreza Taikandi 9ab0e4eb25 Optimized namespace discovery. 2021-07-02 14:55:50 +01:00
Mohammadreza Taikandi bfd6dafe78 Add mapping implicit type conversion tests. 2021-07-02 12:37:55 +01:00
Mohammadreza Taikandi 1bec4fbc64 Fix tests. 2021-07-02 09:24:46 +01:00
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
Mohammadreza Taikandi aced7d749d Fix source and destination conflicting name issue. 2021-07-01 18:08:29 +01:00
Mohammadreza Taikandi 02e530156f Add support for c# records. 2021-06-30 19:17:56 +01:00
Mohammadreza Taikandi 91f5e9bcf5 Initial work to add records support. 2021-06-29 07:15:17 +01:00