Nemanja Đorđević

Results 7 comments of Nemanja Đorđević

Duplicate of [#8](https://github.com/dotnet/dotnet-template-samples/issues/8)

I agree that we should define values for shared (common) variables used across project examples. I looked a little bit more, and found that there are inconsistencies even among first...

Is this related to https://github.com/dotnet/templating/wiki/%22Runnable-Project%22-Templates#sourcesrename-optional?

You should **never do auto mapping** for Insert or Update. Domain model might be protected and properly encapsulated. Auto mapping to domain model for insert makes it bad domain model...

> So I have noticed that the handlers have been moved into the command file and I was just wondering what everyones thoughts are for moving the validator in there...

There is no one solution to all architectures. In those two, it is organised more as a Features in UI section. What if you want to use Command both from...

If you use PS, you could place it on Powershell Gallery or Chocolatey, and make it more installer friendly (instead od copying scripts around)