Migration Utilities and seeding for EntityFramework Core.
Info
Version: | 4.1.0 |
Author(s): | Ansel Castro |
Last Update: | Sunday, May 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Cybtans.AspNetCore.Migrations |
Install
Install-Package Cybtans.AspNetCore.Migrations
dotnet add package Cybtans.AspNetCore.Migrations
paket add Cybtans.AspNetCore.Migrations
Cybtans.AspNetCore.Migrations Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.EntityFrameworkCore(>= 3.1.7)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.7)
- Polly(>= 7.2.1)
Tags