ugurozturk
ugurozturk
@hemiaoio You can do ExecuteDelete and ExecuteUpdate in "EntityFrameworkCore" Project. Not Application project. The reason is, ExecuteDelete and ExecuteUpdate is uses "Microsoft.EntityframeworkCore" namespace. And Application layer doesn't has, shouldn't has...
@enricogior this is old but, i have a file says created 1 mins ago. Yet modified date 2weeks ago (correct one). I got the file from sd card (camera system)....
The magic `Date.prototype.toJSON = function () { return moment(this).format(); }`