Description
Entity Framework is #1 ORM for .NET
We should provide easy solution to boost Entity Framework performance with Ignite.
EF5 and EF6 have different 2nd level cache mechanisms (EF5 has a built-in one, EF6 requies more customization or a 3rd party lib like https://efcache.codeplex.com/). For now, let's do EF6 only.
This should be in a separate assembly and a separate NuGet package.
Attachments
Attachments
Issue Links
- is blocked by
-
IGNITE-3240 Arrays do not deserialize properly
- Closed
-
IGNITE-3796 .NET: Platforms system cache
- Closed
- is related to
-
IGNITE-1975 .NET: Ignite Entity Framework Data Provider
- Open
-
IGNITE-2658 .NET: NHibernate Second Level Cache
- Open
-
IGNITE-10634 .NET: EntityFramework Core Second Level Cache
- Open
-
IGNITE-4202 .NET: Document Entity Framework caching on readme.io
- Closed
- links to