Ardalis.Specification
5.0.2-beta
A simple package with a base Specification class, for use in creating queries that work with Repository types.
This is a prerelease version of Ardalis.Specification.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Ardalis.Specification -Version 5.0.2-beta
dotnet add package Ardalis.Specification --version 5.0.2-beta
<PackageReference Include="Ardalis.Specification" Version="5.0.2-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ardalis.Specification --version 5.0.2-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ardalis.Specification, 5.0.2-beta"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Ardalis.Specification as a Cake Addin #addin nuget:?package=Ardalis.Specification&version=5.0.2-beta&prerelease // Install Ardalis.Specification as a Cake Tool #tool nuget:?package=Ardalis.Specification&version=5.0.2-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Major refactoring. Updated to .NET 5. DbSet extensions. Post-processor support. AsSplitQuery support. Generic contraints. Non-generic repository with generic methods. New Evaluate method. New single result interface. New IReadRepository<T> interface.</T>
Dependencies
-
.NETStandard 2.0
- Ardalis.GuardClauses (>= 1.5.0)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Ardalis.Specification:
Package | Downloads |
---|---|
Ardalis.Specification.EntityFrameworkCore
EF Core plugin package to Ardalis.Specification containing EF Core evaluator and abstract repository.
|
|
Fabricdot.Domain.Core
Build DDD domain layer in a simple way
|
|
PluralsightDdd.SharedKernel
An SharedKernal packaged used as a sample in the DDD Fundamentals Pluralsight course by Julie Lerman and Steve Smith.
|
|
n3.EfCore.Extensions
Package Description
|
|
jyn.EfCore.Extensions
Package Description
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Ardalis.Specification:
Repository | Stars |
---|---|
ardalis/CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
|
|
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 5.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
|
|
ShawnShiSS/clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using ASP.NET Core and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.3 | 2,670 | 3/5/2021 |
5.0.2-beta | 45 | 3/4/2021 |
5.0.1-beta | 59 | 3/1/2021 |
5.0.0-beta | 44 | 3/1/2021 |
4.2.0 | 12,631 | 1/29/2021 |
4.1.0 | 49,626 | 9/4/2020 |
4.0.0 | 31,093 | 7/31/2020 |
3.0.0 | 16,764 | 6/5/2020 |
2.1.0 | 213 | 6/4/2020 |
2.0.0 | 1,312 | 1/3/2020 |
1.2.0 | 324 | 7/17/2019 |
1.1.1 | 356 | 2/15/2019 |
1.1.0 | 340 | 2/15/2019 |
1.0.1 | 675 | 2/13/2018 |
1.0.0 | 572 | 2/13/2018 |