Check out example codes for "enable migration in .net core". It will help you in understanding the concepts better.
Code Example 1
dotnet ef migrations add InitialCreate
Code Example 2
dotnet ef database update
Learn ReactJs, React Native from akashmittal.com