Entity database operations.
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.1.5 |
Author(s): | Exclouds |
Last Update: | Friday, April 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Exclouds.EntityFrameworkCore |
Install
Install-Package Exclouds.EntityFrameworkCore
dotnet add package Exclouds.EntityFrameworkCore
paket add Exclouds.EntityFrameworkCore
Exclouds.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Exclouds.Core.Custom(>= 1.1.3)
- Abp.Dapper(>= 4.0.2)
- Microsoft.EntityFrameworkCore.Design(>= 2.2.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.0)
Tags