Update concurrency.md
parent
b97e32b422
commit
f24e879305
|
@ -300,6 +300,9 @@ See [Inheritance](xref:data/ef-mvc/inheritance) on how to inherit a data model.
|
||||||
|
|
||||||
* [Concurrency Tokens in EF Core](/ef/core/modeling/concurrency)
|
* [Concurrency Tokens in EF Core](/ef/core/modeling/concurrency)
|
||||||
* [Handle concurrency in EF Core](/ef/core/saving/concurrency)
|
* [Handle concurrency in EF Core](/ef/core/saving/concurrency)
|
||||||
|
* [YouTube version of this tutorial(Handling Concurrency Conflicts)](https://youtu.be/EosxHTFgYps)
|
||||||
|
* [YouTube version of this tutorial(Part 2)](https://www.youtube.com/watch?v=kcxERLnaGO0)
|
||||||
|
* [YouTube version of this tutorial(Part 3)](https://www.youtube.com/watch?v=d4RbpfvELRs)
|
||||||
|
|
||||||
> [!div class="step-by-step"]
|
> [!div class="step-by-step"]
|
||||||
> [Previous](xref:data/ef-rp/update-related-data)
|
> [Previous](xref:data/ef-rp/update-related-data)
|
||||||
|
|
Loading…
Reference in New Issue