Ardalis.Specification.EntityFrameworkCore 8.0.0

dotnet add package Ardalis.Specification.EntityFrameworkCore --version 8.0.0                
NuGet\Install-Package Ardalis.Specification.EntityFrameworkCore -Version 8.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.EntityFrameworkCore" Version="8.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ardalis.Specification.EntityFrameworkCore --version 8.0.0                
#r "nuget: Ardalis.Specification.EntityFrameworkCore, 8.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.EntityFrameworkCore as a Cake Addin
#addin nuget:?package=Ardalis.Specification.EntityFrameworkCore&version=8.0.0

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

EF Core plugin package to Ardalis.Specification containing EF Core evaluator and abstract repository.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (46)

Showing the top 5 NuGet packages that depend on Ardalis.Specification.EntityFrameworkCore:

Package Downloads
BL.Framework.Persistence.EntityFrameworkCore

Package Description

Fabricdot.Infrastructure.EntityFrameworkCore

Build DDD infrastructure layer with Entity Framework Core

Vivarni.DDD.Infrastructure

Fundamental building blocks for creating the domain layer in a DDD software design approach.

Delfin.Core.Infrastructure

An Infrastructure Layer library designed for Clean Architecture in .NET applications. This package provides the implementation of cross-cutting concerns such as data access, external service integration, and configuration management, ensuring that the application layers remain decoupled from infrastructure details.

Azka

Package Description

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on Ardalis.Specification.EntityFrameworkCore:

Repository Stars
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
neozhu/CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
EdiWang/Moonglade
The ASP.NET Core blog system of https://edi.wang, runs on Microsoft Azure
Version Downloads Last updated
8.0.0 1,666,785 11/22/2023
7.0.0 796,223 5/26/2023
6.1.0 1,663,961 6/24/2022
6.0.1 666,113 1/19/2022
6.0.0 35,198 1/18/2022
5.2.0 395,617 9/7/2021
5.1.0 180,039 4/17/2021
5.0.3 40,899 3/5/2021
5.0.1-beta 1,493 3/1/2021
5.0.0-beta 1,511 3/1/2021
4.2.0 174,806 1/29/2021
4.1.0 246,100 9/4/2020
4.0.0 80,578 7/31/2020

* Added TFMs net6.0, net7.0 and net8.0