Update & Delete with expression for entity framework core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.8 |
Author(s): | https://muxocode.com |
Last Update: | Wednesday, February 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/muxocode/mxcd.EntityFrameworkCore.Extensionion |
NuGet Url: | https://www.nuget.org/packages/mxcd.dbContextExtended |
Install
Install-Package mxcd.dbContextExtended
dotnet add package mxcd.dbContextExtended
paket add mxcd.dbContextExtended
mxcd.dbContextExtended Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
- mxcd.linqToSql(>= 1.0.5)
- mxcd.util(>= 1.2.2)
Tags