Ardalis.Specification.EntityFrameworkCore
7.0.0
dotnet add package Ardalis.Specification.EntityFrameworkCore --version 7.0.0
NuGet\Install-Package Ardalis.Specification.EntityFrameworkCore -Version 7.0.0
<PackageReference Include="Ardalis.Specification.EntityFrameworkCore" Version="7.0.0" />
paket add Ardalis.Specification.EntityFrameworkCore --version 7.0.0
#r "nuget: Ardalis.Specification.EntityFrameworkCore, 7.0.0"
// Install Ardalis.Specification.EntityFrameworkCore as a Cake Addin
#addin nuget:?package=Ardalis.Specification.EntityFrameworkCore&version=7.0.0
// Install Ardalis.Specification.EntityFrameworkCore as a Cake Tool
#tool nuget:?package=Ardalis.Specification.EntityFrameworkCore&version=7.0.0
EF Core plugin package to Ardalis.Specification containing EF Core evaluator and abstract repository.
Product | Versions 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 was computed. 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. |
-
net6.0
- Ardalis.Specification (>= 7.0.0)
- Microsoft.EntityFrameworkCore (>= 6.0.6)
- Microsoft.EntityFrameworkCore.Relational (>= 6.0.6)
NuGet packages (24)
Showing the top 5 NuGet packages that depend on Ardalis.Specification.EntityFrameworkCore:
Package | Downloads |
---|---|
Azka
Package Description |
|
BL.Framework.Persistence.EntityFrameworkCore
Package Description |
|
Vivarni.DDD.Infrastructure
Fundamental building blocks for creating the domain layer in a DDD software design approach. |
|
Sparc.Database.Cosmos
Cosmos Database Sparc package |
|
Fabricdot.Infrastructure.EntityFrameworkCore
Build DDD infrastructure layer with Entity Framework Core |
GitHub repositories (4)
Showing the top 4 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 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
|
|
fullstackhero/dotnet-webapi-boilerplate
Clean Architecture Template for .NET 7.0 WebApi built with Multitenancy Support.
|
|
DevBetterCom/DevBetterWeb
A simple web application for devBetter
|
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 540 | 5/26/2023 |
6.1.0 | 743,799 | 6/24/2022 |
6.0.1 | 428,152 | 1/19/2022 |
6.0.0 | 29,907 | 1/18/2022 |
5.2.0 | 267,832 | 9/7/2021 |
5.1.0 | 152,888 | 4/17/2021 |
5.0.3 | 32,384 | 3/5/2021 |
5.0.1-beta | 209 | 3/1/2021 |
5.0.0-beta | 213 | 3/1/2021 |
4.2.0 | 91,204 | 1/29/2021 |
4.1.0 | 181,680 | 9/4/2020 |
4.0.0 | 57,386 | 7/31/2020 |
* 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