Let's keep rolling our tutorial on .NET6.
Today we insert entities in our database and make a unit test. Also we're going to explore the difference between Add and AddAsync.
Link to Microsoft Documentation: https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.dbcontext.addasync?view=efcore-3.0
If you enjoyed this video please consider supporting me by becoming a patreon: https://www.patreon.com/user?u=66356186
GitHub: https://github.com/mimo84/
Twitter: https://twitter.com/mostly_code
Download
0 formats
No download links available.
The weird difference between Add and AddAsync | NatokHD