Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 2.0.0 | 
| Author(s): | Charles Allison | 
| Last Update: | Monday, March 30, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Redi.EntityFrameworkCoreMigration.Extension | 
Install
Install-Package Redi.EntityFrameworkCoreMigration.Extension
                        dotnet add package Redi.EntityFrameworkCoreMigration.Extension
                        paket add Redi.EntityFrameworkCoreMigration.Extension
                        
                                Redi.EntityFrameworkCoreMigration.Extension Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.0)
- Microsoft.Extensions.Hosting(>= 3.1.0)
- Serilog(>= 2.9.0)
Tags
 
                
It was written for use especially when deploying in a docker environment. It has support for serilog and microsoft loggers.