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

blazartech.queryablevalues.sqlserver @ 3.9.3

Allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core 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.

Published
Indexed
Dependencies
7
Links
Registry nuget.org
Download Download
JSON API View JSON
CodeMeta codemeta.json
Version Details
PURL pkg:nuget/blazartech.queryablevalues.sqlserver@3.9.3
spec