EF Core plugin package to Ardalis.Specification containing EF Core evaluator and abstract repository.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 8.0.0 |
Author(s): | Steve Smith (@ardalis), Scott DePouw, Fati Iseni |
Last Update: | Wednesday, November 22, 2023 |
.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