EzFrameworkCore.Data
4.1.2
Install-Package EzFrameworkCore.Data -Version 4.1.2
dotnet add package EzFrameworkCore.Data --version 4.1.2
<PackageReference Include="EzFrameworkCore.Data" Version="4.1.2" />
paket add EzFrameworkCore.Data --version 4.1.2
#r "nuget: EzFrameworkCore.Data, 4.1.2"
// Install EzFrameworkCore.Data as a Cake Addin
#addin nuget:?package=EzFrameworkCore.Data&version=4.1.2
// Install EzFrameworkCore.Data as a Cake Tool
#tool nuget:?package=EzFrameworkCore.Data&version=4.1.2
It is based on NETCORE.
The basic class library of data persistence layer realizes lightweight ORM operation. You can use the model mapping method to quickly query, delete, update and other related operations of data.
At the same time, you can use this kind of library for multi database operation, read-write separation, data caching, etc. The default operation database type is sqlserver.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
-
.NETCoreApp 3.1
- EzFrameworkCore (>= 3.1.0)
- System.Data.Common (>= 4.3.0)
- System.Data.SqlClient (>= 4.8.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EzFrameworkCore.Data:
Package | Downloads |
---|---|
EzFrameworkCore.Mysql
Mysql data persistence layer based on EzFramework framework, providing database operations on Mysql. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.2 | 379 | 8/6/2020 |
4.0.0 | 399 | 6/3/2020 |
3.1.0 | 402 | 5/26/2020 |
3.0.0 | 407 | 5/22/2020 |
2.1.1 | 345 | 5/20/2020 |
2.1.0 | 465 | 5/18/2020 |
1.2.4 | 493 | 11/17/2019 |
1.2.3 | 491 | 11/14/2019 |
1.2.2 | 505 | 11/13/2019 |
1.2.1 | 785 | 1/30/2019 |
1.2.0 | 630 | 1/29/2019 |
1.1.3 | 459 | 1/29/2019 |
1.1.2 | 498 | 1/28/2019 |
1.1.1 | 500 | 1/28/2019 |
1.1.0 | 618 | 1/28/2019 |
1.0.0 | 484 | 1/25/2019 |