Info
| Version: | 0.9.1 | 
| Author(s): | Brad Sheldrick | 
| Last Update: | Friday, December 22, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/bsheldrick/communist/tree/master/src/Communist.StartupTasks | 
| NuGet Url: | https://www.nuget.org/packages/Communist.StartupTasks | 
Install
Install-Package Communist.StartupTasks
                        dotnet add package Communist.StartupTasks
                        paket add Communist.StartupTasks
                        
                                Communist.StartupTasks Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.1)
 - Microsoft.EntityFrameworkCore(>= 2.0.1)
 - Microsoft.EntityFrameworkCore.Relational(>= 2.0.1)
 - Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
 
                
Includes a DbContext migration task.