Skip to content

BlazarTech.QueryableValues.SqlServer 3.9.3

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

About this version

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


Assets

  • package.nupkg

Download activity

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