EF Core plugin package to Ardalis.Specification containing EF Core evaluator and abstract repository.
Entity Framework 6 Docs: https://entityframework.net/
Entity Framework Core Docs: https://entityframeworkcore.com/
Learn Entity Framework Core 5: https://www.learnentityframeworkcore5.com/
Info
Version: | 6.0.1 |
Author(s): | Steve Smith (@ardalis), Scott DePouw, Fati Iseni |
Last Update: | Wednesday, January 19, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ardalis/specification |
NuGet Url: | https://www.nuget.org/packages/Ardalis.Specification.EntityFrameworkCore |
Install
Install-Package Ardalis.Specification.EntityFrameworkCore
dotnet add package Ardalis.Specification.EntityFrameworkCore
paket add Ardalis.Specification.EntityFrameworkCore
Ardalis.Specification.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Ardalis.Specification(>= 4.2.0)
- Microsoft.EntityFrameworkCore(>= 3.1.6)
Tags