Open ghost opened 5 years ago
+1... the scenario I'm looking at is making the c'tor protected, then create an overload in the partial class in order to create a constructor that ASP.NET Dependency Injection can use.
Can you propose a PR with this change? Do we need a new config to avoid breaking changes?
+1 one for the feature
Any news on this?
I would like the generated constructor to be protected and require me to implement a constructor in my partial implementation. Can this be supported?