nuget.org : blazartech.queryablevalues.ef6.sqlserver
Allows you to efficiently compose an IEnumerable<T> in your Entity Framework 6 queries when using the SQL Server Database Provider. This is accomplished by using the AsQueryableValues extension method available on the DbContext class. Everything is evaluated on the server with a single round trip, in a way that preserves the query's execution plan, even when the values behind the IEnumerable<T> are changed on subsequent executions.
Registry
-
Source
- JSON
purl: pkg:nuget/blazartech.queryablevalues.ef6.sqlserver
Keywords:
Entity
, EF
, EF6
, EntityFramework6
, entity-framework
, entity-framework-6
, Data
, ORM
, SqlServer
, sql-server
, IQueryable
, IEnumerable
, Queryable
, Values
, MemoryJoin
, BulkInsertTempTableAsync
, WhereBulkContains
, Extension
, Extensions
, Memory
, Join
, Contains
, Performance
, LINQ
, csharp
, dotnet
, dotnet-core
, dotnet-framework
, linq
, sqlserver
License: MIT
Latest release: about 2 years ago
First release: over 125 years ago
Downloads: 34,139 total
Stars: 5 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago