An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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.

Ecosystem
nuget.org
Latest Release
1.1.3
over 2 years ago
Versions
9
Downloads
42,418 total
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Repository
Stars 5 on GitHub
Forks 0 on GitHub