For the new version of the package, its use has changed. Now the use of the library has to be done in the `Main` method that is in the `Programs.cs` file. The **EnsureSeedData** is an extension method of `IWebHost`.
For the new version of the package, its use has changed. Now the use of the library has to be done in the
Mainmethod that is in thePrograms.csfile.The EnsureSeedData is an extension method of
IWebHost.