EzFrameworkCore.Data 4.1.2

dotnet add package EzFrameworkCore.Data --version 4.1.2
NuGet\Install-Package EzFrameworkCore.Data -Version 4.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EzFrameworkCore.Data" Version="4.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EzFrameworkCore.Data --version 4.1.2
#r "nuget: EzFrameworkCore.Data, 4.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 596 8/6/2020
4.0.0 574 6/3/2020
3.1.0 634 5/26/2020
3.0.0 668 5/22/2020
2.1.1 544 5/20/2020
2.1.0 732 5/18/2020
1.2.4 759 11/17/2019
1.2.3 738 11/14/2019
1.2.2 734 11/13/2019
1.2.1 1,049 1/30/2019
1.2.0 885 1/29/2019
1.1.3 633 1/29/2019
1.1.2 673 1/28/2019
1.1.1 667 1/28/2019
1.1.0 875 1/28/2019
1.0.0 657 1/25/2019