EzFrameworkCore.Data
3.0.0
See the version list below for details.
dotnet add package EzFrameworkCore.Data --version 3.0.0
NuGet\Install-Package EzFrameworkCore.Data -Version 3.0.0
<PackageReference Include="EzFrameworkCore.Data" Version="3.0.0" />
paket add EzFrameworkCore.Data --version 3.0.0
#r "nuget: EzFrameworkCore.Data, 3.0.0"
// Install EzFrameworkCore.Data as a Cake Addin #addin nuget:?package=EzFrameworkCore.Data&version=3.0.0 // Install EzFrameworkCore.Data as a Cake Tool #tool nuget:?package=EzFrameworkCore.Data&version=3.0.0
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- EzFrameworkCore (>= 3.0.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 | 659 | 8/6/2020 |
4.0.0 | 609 | 6/3/2020 |
3.1.0 | 668 | 5/26/2020 |
3.0.0 | 717 | 5/22/2020 |
2.1.1 | 572 | 5/20/2020 |
2.1.0 | 773 | 5/18/2020 |
1.2.4 | 792 | 11/17/2019 |
1.2.3 | 774 | 11/14/2019 |
1.2.2 | 749 | 11/13/2019 |
1.2.1 | 1,084 | 1/30/2019 |
1.2.0 | 922 | 1/29/2019 |
1.1.3 | 663 | 1/29/2019 |
1.1.2 | 707 | 1/28/2019 |
1.1.1 | 692 | 1/28/2019 |
1.1.0 | 914 | 1/28/2019 |
1.0.0 | 689 | 1/25/2019 |