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: | 2.16.0 |
Author(s): | Apache Ignite |
Last Update: | Monday, December 25, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://ignite.apache.org/ |
NuGet Url: | https://www.nuget.org/packages/Apache.Ignite.EntityFramework |
Install
Install-Package Apache.Ignite.EntityFramework
dotnet add package Apache.Ignite.EntityFramework
paket add Apache.Ignite.EntityFramework
Apache.Ignite.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Apache.Ignite(>= 2.9.1 && <= 2.9.1)
- EntityFramework(>= 6.1.0 && < 7.0.0)
Tags