Easily perform temporal queries on your favourite database by using Entity Framework Core 2.x.
Info
Version: | 1.0.1 |
Author(s): | Gilles Lautrou |
Last Update: | Friday, December 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/glautrou/EfCoreTemporalTable |
NuGet Url: | https://www.nuget.org/packages/EfCoreTemporalTable.EfCore2 |
Install
Install-Package EfCoreTemporalTable.EfCore2
dotnet add package EfCoreTemporalTable.EfCore2
paket add EfCoreTemporalTable.EfCore2
EfCoreTemporalTable.EfCore2 Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.0)
Tags