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