Code driven auto-migrations for Entity Framework Core. 
                        
                    
         
                Info
| Version: | 6.0.0.1 | 
| Author(s): | Chido W | 
| Last Update: | Saturday, July 23, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/centridsol/EFCoreAutoMigrator | 
| NuGet Url: | https://www.nuget.org/packages/CentridNet.EFCoreAutoMigrator | 
Install
Install-Package CentridNet.EFCoreAutoMigrator
                        dotnet add package CentridNet.EFCoreAutoMigrator
                        paket add CentridNet.EFCoreAutoMigrator
                        
                                CentridNet.EFCoreAutoMigrator Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.CodeAnalysis(>= 3.6.0)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.EntityFrameworkCore.Design(>= 3.1.3)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.3)
- Microsoft.EntityFrameworkCore.Tools(>= 3.1.3)
- Microsoft.Extensions.Logging(>= 3.1.3)
Tags
