Apache Ignite EntityFramework Second Level Cache: caches EF query results in a distributed in-memory cache.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 8.9.14 |
Author(s): | GridGain |
Last Update: | Thursday, November 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gridgain.com/ |
NuGet Url: | https://www.nuget.org/packages/GridGain.Ignite.EntityFramework |
Install
Install-Package GridGain.Ignite.EntityFramework
dotnet add package GridGain.Ignite.EntityFramework
paket add GridGain.Ignite.EntityFramework
GridGain.Ignite.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- GridGain.Ignite(>= 8.8.1 && <= 8.8.1)
- EntityFramework(>= 6.1.0 && < 7.0.0)
Tags