Add AddRangeAsnyc to specification repository base and ef6/efcore repositories - #239
Conversation
Hey @MarkusGnigler, Would you mind resolving the merge conflicts? It seems you're not working on the last state of the main branch (See SaveChanges, it should return int). |
Hy @fiseni , oh sry it's my bad, i merged the main branch today and thought i was on the current state. |
fiseni
commented
Feb 6, 2022
Thanks @MarkusGnigler |
fiseni
commented
Feb 6, 2022
Closes #234 |
fiseni
commented
Feb 6, 2022
Perhaps you should do a dotnet clean, delete the obj folders manually if necessary. Something got messed up locally. |
MarkusGnigler
commented
Feb 6, 2022
It was a problem with long paths as it suggested in the error message. New-ItemProperty-Path "HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem"`-Name "LongPathsEnabled"-Value 1-PropertyType DWORD -Force |
Hi, when do you plan to release this feature? |
Related to #234