Senparc.Ncf.DatabasePlant 0.21.2-preview2

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.21.2-preview2
                    
NuGet\Install-Package Senparc.Ncf.DatabasePlant -Version 0.21.2-preview2
                    
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.21.2-preview2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Senparc.Ncf.DatabasePlant" Version="0.21.2-preview2" />
                    
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.21.2-preview2
                    
#r "nuget: Senparc.Ncf.DatabasePlant, 0.21.2-preview2"
                    
#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.21.2-preview2
                    
#: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.21.2-preview2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Senparc.Ncf.DatabasePlant&version=0.21.2-preview2&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 net10.0 is compatible.  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 (18)

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.6-preview6 63 8/8/2026
0.21.5-preview5 186 8/3/2026
0.21.4-preview4 173 7/31/2026
0.21.3-preview3 176 7/28/2026
0.21.2-preview2 172 7/26/2026
0.21.1-preview1 297 6/17/2026
0.20.14.1-preview 218 5/9/2026
0.20.13-preview.1 138 2/13/2026
0.20.12.4-preview 152 12/28/2025
0.20.12.2-preview 131 12/28/2025
0.20.12-preview.1 231 11/1/2025
0.20.10.6-preview1 247 8/20/2025
0.20.10.4-preview1 237 8/18/2025
0.20.10.3-preview1 267 7/14/2025
0.20.10.2-preview1 309 7/2/2025
0.20.10.1-preview1 274 7/2/2025
0.20.10-preview1 309 6/24/2025
0.20.9.1-preview1 253 6/6/2025
0.20.9-preview1 358 5/18/2025
0.20.2-preview 160 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
[2026-07-17] v0.21.2-preview2 同步上游项目版本并适配统一本地化能力
1、Dependency update from Senparc.Ncf.Core to 0.25.0-preview2
2、Dependency update from Senparc.Ncf.Database.Dm to 0.7.2-preview2
3、Dependency update from Senparc.Ncf.Database.InMemory to 0.20.2-preview2
4、Dependency update from Senparc.Ncf.Database.MySql to 0.20.2-preview2
5、Dependency update from Senparc.Ncf.Database.Oracle to 0.10.2-preview2
6、Dependency update from Senparc.Ncf.Database.PostgreSQL to 0.13.2-preview2
7、Dependency update from Senparc.Ncf.Database.SqlServer to 0.20.2-preview2
8、Dependency update from Senparc.Ncf.Database.Sqlite to 0.20.2-preview2
9、Dependency update from Senparc.Ncf.Database to 0.21.2-preview2
10、Dependency update from Senparc.Ncf.Utility to 0.21.0-preview2
11、Dependency update from Senparc.Ncf.XncfBase to 0.23.3-preview2