Michael Ovchinnikov
Michael Ovchinnikov
@adamhathcock How to leverage DTO-approach with MediatR, AutoMapper and FluentValidation? Could you kindly provide a sample or point into appropriate direction?
The same use case works fine for Command Prompt and Powershell.
@jasongin Thank you for the explanation. Using any of aforementioned execution policies resolves the issue. Signing the script would be nice and in some cases could be useful, but of...
Agree, this one is a must-have
> On Powershell, you can add `nvs auto on` to your profile.ps1 file Thank you for pointing that out. Small addition for newcomers: exact path for your environment could be...
@jasongin Thank you for the explanation. After completing the steps for [Git Bash manual setup](https://github.com/jasongin/nvs/blob/master/doc/SETUP.md#git-bash-on-windows) the issue has been resolved. Another one popped up, but I decided to put it...
Regarding the current issue, I think it would be nice to have git bash setup steps automated in the installer. At least as an option.
I've found a way to go. Here's how it's done: ```typescript ``` Nevertheless it looks like a workaround cause there's a lot of duplication. It would be great if the...
@gustavohenke Yep, looks like it should be implemented in a future major version. Yes, that's subjective, but this is very useful. In my experience it's usually implemented in validation libs...
@ttu Thanks for the response! May I request a feature to retrieve a whole document then? :)