EntityFrameworkCore.NCache
5.1.0
Extension methods for caching data in Entity Framework Core using NCache Enterprise.
Install-Package EntityFrameworkCore.NCache -Version 5.1.0
dotnet add package EntityFrameworkCore.NCache --version 5.1.0
<PackageReference Include="EntityFrameworkCore.NCache" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityFrameworkCore.NCache --version 5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EntityFrameworkCore.NCache, 5.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.0
- Alachisoft.NCache.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)
-
.NETFramework 4.6.1
- Alachisoft.NCache.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)
-
.NETStandard 2.0
- Alachisoft.NCache.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)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.