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.
<PackageVersion Include="FangPage.Data" Version="1.0.23" />
                    
Directory.Packages.props
<PackageReference Include="FangPage.Data" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package FangPage.Data@1.0.23
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FangPage.Data&version=1.0.23
                    
Install as a Cake Addin
#tool nuget:?package=FangPage.Data&version=1.0.23
                    
Install as a Cake Tool

方配.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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 706 7/8/2021
1.0.22 760 6/28/2021
1.0.21 690 6/27/2021
1.0.20 636 6/23/2021
1.0.19 642 6/20/2021
1.0.18 639 6/3/2021
1.0.17 667 6/2/2021
1.0.16 621 5/17/2021
1.0.14 649 5/17/2021
1.0.13 642 5/7/2021
1.0.12 648 4/12/2021
1.0.11 598 4/11/2021
1.0.10 630 4/10/2021
1.0.9 491 4/10/2021
1.0.8 606 4/9/2021
1.0.7 1,014 12/11/2020
1.0.6 900 7/20/2020
1.0.5 960 6/29/2020
1.0.4 1,048 6/11/2020
1.0.3 865 6/10/2020
Loading failed

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