Ardalis.Specification.EntityFramework6 7.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ardalis.Specification.EntityFramework6 --version 7.0.0
NuGet\Install-Package Ardalis.Specification.EntityFramework6 -Version 7.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ardalis.Specification.EntityFramework6" Version="7.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ardalis.Specification.EntityFramework6 --version 7.0.0
#r "nuget: Ardalis.Specification.EntityFramework6, 7.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ardalis.Specification.EntityFramework6 as a Cake Addin
#addin nuget:?package=Ardalis.Specification.EntityFramework6&version=7.0.0

// Install Ardalis.Specification.EntityFramework6 as a Cake Tool
#tool nuget:?package=Ardalis.Specification.EntityFramework6&version=7.0.0

EF6 plugin package to Ardalis.Specification containing EF6 evaluator and abstract repository.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ardalis.Specification.EntityFramework6:

Package Downloads
Centeva.Dal.EntityFramework The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The Centeva Data Access Layer for Entity Framework 6

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0 921 11/22/2023
7.0.0 441 5/26/2023
6.1.0 24,086 6/24/2022
6.0.1 3,657 1/19/2022
6.0.0 529 1/13/2022
5.2.0 1,621 9/7/2021
5.1.0 378 9/2/2021

* Patch 2 by @davidhenley in https://github.com/ardalis/Specification/pull/283
   * Fix `Just the Docs` link in docs home page by @snowfrogdev in https://github.com/ardalis/Specification/pull/293
   * Update url path by @ta1H3n in https://github.com/ardalis/Specification/pull/303
   * Implement SelectMany support by @amdavie in https://github.com/ardalis/Specification/pull/320
   * Add two methods for consuming repositories in scenarios where repositories could be longer lived (e.g. Blazor component Injections) by @jasonsummers in https://github.com/ardalis/Specification/pull/289
   * Added support for AsAsyncEnumerable by @nkz-soft in https://github.com/ardalis/Specification/pull/316
   * Lamadelrae/doc faq ef versions by @Lamadelrae in https://github.com/ardalis/Specification/pull/324
   * Updated projects, drop support for old TFMs. by @fiseni in https://github.com/ardalis/Specification/pull/326
   * Update the search feature to generate parameterized query. by @fiseni in https://github.com/ardalis/Specification/pull/327
   * Add support for extending default evaluator list by @fiseni in https://github.com/ardalis/Specification/pull/328
   * Ardalis/cleanup by @ardalis in https://github.com/ardalis/Specification/pull/332