A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
Hi AbdurhmanAlsobhi-0201,
This is depend on your actually environment, for example, if you want to store some data when your application started after our application hosted at the server and the database is new generated.
For the ensureDeleted() and ensureCreated() , these methods are useful in scenarios when the data is transient and can be dropped when the schema changes. For example during prototyping, in tests, or for local caches.