FangPage.Data 1.0.23

dotnet add package FangPage.Data --version 1.0.23
NuGet\Install-Package FangPage.Data -Version 1.0.23
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="FangPage.Data" Version="1.0.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FangPage.Data --version 1.0.23
#r "nuget: FangPage.Data, 1.0.23"
#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 FangPage.Data as a Cake Addin
#addin nuget:?package=FangPage.Data&version=1.0.23

// Install FangPage.Data as a Cake Tool
#tool nuget:?package=FangPage.Data&version=1.0.23

方配.Core轻量级数据库访问引擎,方便在系统开发过程中大量的数据库应用编程,更为简单的ORM语法,让开发更简单,效率更高,从而减少开发出错的机率,提高了程序的健状性和可靠性。支持MySql、SqlServer、Oracle、PgSql、SQLite等主流数据库的访问。更多详细信息请访问方配官方网站 http://www.fangpage.com/

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 (4)

Showing the top 4 NuGet packages that depend on FangPage.Data:

Package Downloads
FangPage.Data.MySql

方配.Core轻量级MySql数据库访问引擎,提供支持MySql数据库更为简单的访问方法,让基于MySql数据库开发更简单,效率更高,从而减少开发出错的机率,提高了程序的健状性和可靠性。更多详细信息请访问方配官方网站 http://www.fangpage.com

FangPage.Data.SqlServer

方配.Core轻量级SqlServer数据库访问引擎,提供支持SqlServer数据库更为简单的访问方法,让基于SqlServer数据库开发更简单,效率更高,从而减少开发出错的机率,提高了程序的健状性和可靠性。更多详细信息请访问方配官方网站 http://www.fangpage.com

FangPage.Data.Oracle

方配.Core轻量级Oracle数据库访问引擎,提供支持Oracle数据库更为简单的访问方法,让基于Oracle数据库开发更简单,效率更高,从而减少开发出错的机率,提高了程序的健状性和可靠性。更多详细信息请访问方配官方网站 http://www.fangpage.com

FangPage.Data.PgSql

方配.Core轻量级PgSql数据库访问引擎,提供支持PgSql数据库更为简单的访问方法,让基于PgSql数据库开发更简单,效率更高,从而减少开发出错的机率,提高了程序的健状性和可靠性。更多详细信息请访问方配官方网站 http://www.fangpage.com

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.23 472 7/8/2021
1.0.22 528 6/28/2021
1.0.21 490 6/27/2021
1.0.20 425 6/23/2021
1.0.19 424 6/20/2021
1.0.18 425 6/3/2021
1.0.17 478 6/2/2021
1.0.16 421 5/17/2021
1.0.14 433 5/17/2021
1.0.13 437 5/7/2021
1.0.12 445 4/12/2021
1.0.11 400 4/11/2021
1.0.10 431 4/10/2021
1.0.9 315 4/10/2021
1.0.8 407 4/9/2021
1.0.7 740 12/11/2020
1.0.6 676 7/20/2020
1.0.5 730 6/29/2020
1.0.4 798 6/11/2020
1.0.3 636 6/10/2020
1.0.2 1,194 5/29/2020
1.0.1 775 5/28/2020
1.0.0 429 5/28/2020

方配.Core轻量级数据库访问引擎