0
bilalhaidar created
Hello, Does Abp provide any handling for concurrency issues?
In EF one can add a a property of type byte[] with an attribute of TimeStamp, then EF will handle that on itself. Is Abp using this technique?
Thanks
1 Answer(s)
-
0
Hi,
ABP does not handle this at the moment. There was an issue regarding to this but it is still open <a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/50">https://github.com/aspnetboilerplate/as ... /issues/50</a>.