Info
Version: | 5.0.1 |
Author(s): | Simon Faltum |
Last Update: | Sunday, March 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/simonfaltum/AspNetCore.Identity.Dapper |
NuGet Url: | https://www.nuget.org/packages/VeryGood.AspNetCore.Identity.DatabaseScripts.DbUp |
Install
Install-Package VeryGood.AspNetCore.Identity.DatabaseScripts.DbUp
dotnet add package VeryGood.AspNetCore.Identity.DatabaseScripts.DbUp
paket add VeryGood.AspNetCore.Identity.DatabaseScripts.DbUp
VeryGood.AspNetCore.Identity.DatabaseScripts.DbUp Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
- dbup-core(>= 4.5.0)
- dbup-sqlserver(>= 4.5.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
- dbup-core(>= 4.5.0)
- dbup-sqlserver(>= 4.5.0)
Afterwards create the tables needed by AspNetCore.Identity. It is based on DbUp, and for Microsoft SQL Server and Azure SQL Server.