This package provides the ability to generate SQL Server temporal/history tables during Entity Framework Core migrations.
Info
Version: | 3.9.2 |
Author(s): | EDennis.MigrationsExtensions |
Last Update: | Friday, August 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EDennis.MigrationsExtensions |
Install
Install-Package EDennis.MigrationsExtensions
dotnet add package EDennis.MigrationsExtensions
paket add EDennis.MigrationsExtensions
EDennis.MigrationsExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.3)
- System.Text.Json(>= 4.7.2)