Info
| Version: | 1.1.12 | 
| Author(s): | David Ikin | 
| Last Update: | Tuesday, November 10, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/davidikin45/Hangfire.Initialization | 
| NuGet Url: | https://www.nuget.org/packages/Hangfire.Initialization | 
Install
Install-Package Hangfire.Initialization
                        dotnet add package Hangfire.Initialization
                        paket add Hangfire.Initialization
                        
                                Hangfire.Initialization Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Database.Initialization(>= 1.0.21)
 - Hangfire.MemoryStorage(>= 1.7.0)
 - Hangfire.SQLite(>= 1.4.2)
 - Hangfire.SqlServer(>= 1.7.17)
 - Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
 
Tags
                
A key addition is the ability to create a new database if it doesn't already exist.