Currently, I have to setup 2 ModGens to make it generate my model because I have two DB schemas with two DBContexts, and I have to repeat again some of the configuration for the ServiceGen.
It would be nice to be able to share all of this configuration in a single file, and start putting some code in common between the two generators (lots of Typescript stuff is copy pasted atm).
Currently, I have to setup 2 ModGens to make it generate my model because I have two DB schemas with two DBContexts, and I have to repeat again some of the configuration for the ServiceGen.
It would be nice to be able to share all of this configuration in a single file, and start putting some code in common between the two generators (lots of Typescript stuff is copy pasted atm).