This library provides Entity Framework implementations of the Solid Instruments data access abstractions.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.26 |
Author(s): | Solid Instruments contributors |
Last Update: | Wednesday, August 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.solidinstruments.com/ |
NuGet Url: | https://www.nuget.org/packages/RapidField.SolidInstruments.DataAccess.EntityFramework |
Install
Install-Package RapidField.SolidInstruments.DataAccess.EntityFramework
dotnet add package RapidField.SolidInstruments.DataAccess.EntityFramework
paket add RapidField.SolidInstruments.DataAccess.EntityFramework
RapidField.SolidInstruments.DataAccess.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- RapidField.SolidInstruments.Core(>= 1.0.26)
- RapidField.SolidInstruments.DataAccess(>= 1.0.26)
- Microsoft.EntityFrameworkCore(>= 3.1.6)
- Microsoft.EntityFrameworkCore.Cosmos(>= 3.1.6)
- Microsoft.EntityFrameworkCore.InMemory(>= 3.1.6)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.6)
Tags