Ionut
-
- 99,163 total downloads
- last updated 1/18/2026
- Latest version: 10.0.0
Enable Automatic Migrations for Entity Framework Core for SQL Databases without manual migration files. The package support following ways to apply/view-applied migrations: ### Context methods *... More information -
- 31,083 total downloads
- last updated 4/13/2023
- Latest version: 7.0.5
Enable Automatic Migrations for Entity Framework Core NetTopologySuite for the Microsoft SQL Server databases. How to use: Enable mapping to spatial types via NTS options.UseSqlServer( @"Data... More information -
- Deprecated
- 3,184 total downloads
- last updated 12/6/2021
- Latest version: 6.0.0.1
Enable Automatic Migrations for Entity Framework Core for SQL Databases. How to use: //Migrations Options public class DbMigrationsOptions { public bool AutomaticMigrationDataLossAllowed { get; set; }... More information -
- Deprecated
- 2,183 total downloads
- last updated 6/9/2021
- Latest version: 5.0.7
Enable Automatic Migrations for Entity Framework Core for SQL Databases. How to use: MigrateDatabaseToLatestVersion.ExecuteAsync(context).Wait(); public class DbMigrationsOptions {... More information -
- Deprecated
- 1,414 total downloads
- last updated 6/9/2021
- Latest version: 5.0.7
Enable Automatic Migrations for Entity Framework Core NetTopologySuite for the Microsoft SQL Server databases. How to use: 1. Enable mapping to spatial types via NTS options.UseSqlServer( @"Data... More information -
- 820 total downloads
- last updated 11/18/2025
- Latest version: 1.0.1
Enable automatic Entity Framework Core migrations for PostgreSQL databases without manual migration files. This package is specifically optimized for PostgreSQL with support for schemas, bytea... More information