A simple package with useful extension methods for EF Core.
Info
Version: | 1.1.0 |
Author(s): | Steve Smith (@ardalis) |
Last Update: | Friday, August 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ardalis/EFCore.Extensions |
NuGet Url: | https://www.nuget.org/packages/Ardalis.EFCore.Extensions |
Install
Install-Package Ardalis.EFCore.Extensions
dotnet add package Ardalis.EFCore.Extensions
paket add Ardalis.EFCore.Extensions
Ardalis.EFCore.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.2.6)
Tags