Skip to content

BlazarTech.QueryableValues.EF6.SqlServer 1.1.3

Install from the command line:
Learn more about NuGet packages
$ dotnet add package BlazarTech.QueryableValues.EF6.SqlServer --version 1.1.3

About this version

Allows you to efficiently compose an IEnumerable 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 are changed on subsequent executions.


Assets

  • package.nupkg

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0