Senparc.Ncf.DatabasePlant 0.20.12.2-preview

Prefix Reserved
This is a prerelease version of Senparc.Ncf.DatabasePlant.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Senparc.Ncf.DatabasePlant --version 0.20.12.2-preview
                    
NuGet\Install-Package Senparc.Ncf.DatabasePlant -Version 0.20.12.2-preview
                    
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="Senparc.Ncf.DatabasePlant" Version="0.20.12.2-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Senparc.Ncf.DatabasePlant" Version="0.20.12.2-preview" />
                    
Directory.Packages.props
<PackageReference Include="Senparc.Ncf.DatabasePlant" />
                    
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 Senparc.Ncf.DatabasePlant --version 0.20.12.2-preview
                    
#r "nuget: Senparc.Ncf.DatabasePlant, 0.20.12.2-preview"
                    
#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 Senparc.Ncf.DatabasePlant@0.20.12.2-preview
                    
#: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=Senparc.Ncf.DatabasePlant&version=0.20.12.2-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Senparc.Ncf.DatabasePlant&version=0.20.12.2-preview&prerelease
                    
Install as a Cake Tool

Senparc.Ncf.DatabasePlant 数据库组装厂。
一般只在开发环境下对数据库修改时使用,因此可以添加条件编译符号,如:
<PackageReference Condition=" 'Release' != 'Release' " Include="Senparc.Ncf.DatabasePlant" Version="0.2.200.102-beta1" />

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on Senparc.Ncf.DatabasePlant:

Package Downloads
Senparc.Xncf.XncfBuilder

Senparc.Xncf.XncfBuilder 快速生成 XNCF 模块基础程序代码

Senparc.Xncf.DatabaseToolkit

Senparc.Xncf.DatabaseToolkit 修改命名空间

Senparc.Xncf.AIKernel

AI 核心模块,基于 Senparc.AI 为所有 AI 项目提供基础能力

Senparc.Xncf.SystemCore

系统核心模块(运行系统必须)

Senparc.Xncf.Tenant

系统核心模块(运行系统必须)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.21.2-preview2 53 7/26/2026
0.21.1-preview1 292 6/17/2026
0.20.14.1-preview 198 5/9/2026
0.20.13-preview.1 135 2/13/2026
0.20.12.4-preview 151 12/28/2025
0.20.12.2-preview 129 12/28/2025
0.20.12-preview.1 228 11/1/2025
0.20.10.6-preview1 246 8/20/2025
0.20.10.4-preview1 236 8/18/2025
0.20.10.3-preview1 266 7/14/2025
0.20.10.2-preview1 308 7/2/2025
0.20.10.1-preview1 270 7/2/2025
0.20.10-preview1 307 6/24/2025
0.20.9.1-preview1 253 6/6/2025
0.20.9-preview1 352 5/18/2025
0.20.8-preview1 266 4/29/2025
0.20.7-preview1 334 4/12/2025
0.20.6.4-preview1 193 4/12/2025
0.20.6.2-preview1 275 3/9/2025
0.20.2-preview 156 6/16/2026
Loading failed

v0.1.0 创世
v0.11.3 添加 Oracle 库引用:Senparc.Ncf.Database.Oracle
v0.13.5 完成 .NET 8.0 当前所有数据库 EF Core 的集成
v0.16.0 添加大梦(Dm)数据库支持
[2024-09-10] v0.19.4-preview1 升级缓存基础库
[2024-12-27] v0.20.2-preview1 Add exception log for UseXncfModules() auto progress
[2025-01-25] v0.20.6-preview1 Update Agents functions, support for function calling
[2025-04-29] v0.20.8-preview1 Update CO2NET and AIKernel
[2025-05-18] v0.20.9-preview1 Update Installation
[2025-06-20] v0.20.10-preview1 Add MCP functions in XncfRegisterBase class

[2025-11-01] update basic libraries, including Senparc.AI