Persistence implementation for Backend.Fx using Entity Framework Core 2.
Info
Version: | 7.1.13 |
Author(s): | Marc Wittke |
Last Update: | Wednesday, June 8, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcwittke/Backend.Fx |
NuGet Url: | https://www.nuget.org/packages/Backend.Fx.EfCorePersistence |
Install
Install-Package Backend.Fx.EfCorePersistence
dotnet add package Backend.Fx.EfCorePersistence
paket add Backend.Fx.EfCorePersistence
Backend.Fx.EfCorePersistence Download (Unzip the "nupkg" after downloading)
Dependencies
- Backend.Fx(>= 7.0.00003)
- Microsoft.EntityFrameworkCore(>= 3.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.0.0)