Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 5.3.2.1 |
Author(s): | Alachisoft |
Last Update: | Monday, November 6, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.alachisoft.com/ncache/ |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.NCache.Professional |
Install
Install-Package EntityFrameworkCore.NCache.Professional
dotnet add package EntityFrameworkCore.NCache.Professional
paket add EntityFrameworkCore.NCache.Professional
EntityFrameworkCore.NCache.Professional Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Alachisoft.NCache.Professional.SDK(>= 5.1.0)
- Microsoft.Data.SqlClient(>= 2.0.1)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)
- Remotion.Linq(>= 2.2.0)
- System.Data.SqlClient(>= 4.5.0)
- System.Linq.Expressions(>= 4.3.0)
- Alachisoft.NCache.Professional.SDK(>= 5.1.0)
- Microsoft.Data.SqlClient(>= 2.0.1)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)
- Remotion.Linq(>= 2.2.0)
- System.Data.SqlClient(>= 4.5.0)
- System.Linq.Expressions(>= 4.3.0)
- Alachisoft.NCache.Professional.SDK(>= 5.1.0)
- Microsoft.Data.SqlClient(>= 2.0.1)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)
- Remotion.Linq(>= 2.2.0)
- System.Data.SqlClient(>= 4.5.0)
- System.Linq.Expressions(>= 4.3.0)
Tags
NCache is an extremely fast and scalable in-memory distributed cache that removes performance bottlenecks related to data storage and databases.Note:This integration is supported with Entity Framework core 3.1.x and .Net60.