Senparc.Ncf.Database.MySql.Backup
0.20.4-preview4
Prefix Reserved
dotnet add package Senparc.Ncf.Database.MySql.Backup --version 0.20.4-preview4
NuGet\Install-Package Senparc.Ncf.Database.MySql.Backup -Version 0.20.4-preview4
<PackageReference Include="Senparc.Ncf.Database.MySql.Backup" Version="0.20.4-preview4" />
<PackageVersion Include="Senparc.Ncf.Database.MySql.Backup" Version="0.20.4-preview4" />
<PackageReference Include="Senparc.Ncf.Database.MySql.Backup" />
paket add Senparc.Ncf.Database.MySql.Backup --version 0.20.4-preview4
#r "nuget: Senparc.Ncf.Database.MySql.Backup, 0.20.4-preview4"
#:package Senparc.Ncf.Database.MySql.Backup@0.20.4-preview4
#addin nuget:?package=Senparc.Ncf.Database.MySql.Backup&version=0.20.4-preview4&prerelease
#tool nuget:?package=Senparc.Ncf.Database.MySql.Backup&version=0.20.4-preview4&prerelease
Senparc.Ncf.Database.MySql.Backup
Senparc.Ncf.Database.MySql.Backup extends the NCF MySQL adapter with backup-aware database configuration behavior.
Features
- Builds on
Senparc.Ncf.Database.MySqlthroughMySqlWithBackupDatabaseConfiguration. - Keeps MySQL connection, migration, and schema operations compatible with NCF's database abstraction.
- Exposes the provider-specific backup SQL hook used by NCF maintenance tooling.
Installation
<PackageReference Include="Senparc.Ncf.Database.MySql.Backcup" Version="0.26.0-preview3" />
The package ID preserves the existing Backcup spelling for compatibility; the source directory and type use Backup.
Key API
Use MySqlWithBackupDatabaseConfiguration anywhere NCF accepts an IDatabaseConfiguration. The inherited UseDatabase(...) method configures EF Core and XNCF migration metadata; the overridden backup hook supplies the provider-specific backup operation.
Backups still require database credentials, filesystem permissions, and an operational retention policy supplied by the host application.
| Product | Versions 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. |
-
net10.0
- Microsoft.EntityFrameworkCore (>= 8.0.10)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.10)
- MySqlBackup.NET (>= 2.6.5)
- Pomelo.EntityFrameworkCore.MySql (>= 8.0.2)
- Senparc.Ncf.Core (>= 0.27.0-preview4)
- Senparc.Ncf.Database (>= 0.21.4-preview4)
- Senparc.Ncf.Database.MySql (>= 0.20.4-preview4)
- Senparc.Ncf.Log (>= 0.20.1-preview1)
- Senparc.Ncf.Utility (>= 0.21.1-preview3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.20.4-preview4 | 7 | 7/31/2026 |
| 0.20.3-preview3 | 37 | 7/28/2026 |
| 0.20.2-preview2 | 34 | 7/26/2026 |
| 0.20.1-preview1 | 76 | 6/17/2026 |
| 0.19.12.1-preview | 75 | 5/9/2026 |
| 0.19.11-preview.1 | 93 | 2/13/2026 |
| 0.19.10.4-preview | 84 | 12/28/2025 |
| 0.19.10.2-preview | 91 | 12/28/2025 |
| 0.19.10-preview.1 | 131 | 11/1/2025 |
| 0.19.8.7-preview1 | 183 | 8/20/2025 |
| 0.19.8.5-preview1 | 187 | 8/18/2025 |
| 0.19.8.4-preview1 | 192 | 7/14/2025 |
| 0.19.8.3-preview1 | 197 | 7/2/2025 |
| 0.19.8.2-preview1 | 177 | 7/2/2025 |
| 0.19.8.1-preview1 | 169 | 6/6/2025 |
| 0.19.8-preview1 | 214 | 4/29/2025 |
| 0.19.6-preview1 | 164 | 4/12/2025 |
| 0.19.5.4-preview1 | 178 | 4/12/2025 |
| 0.19.5.2-preview1 | 165 | 3/9/2025 |
| 0.19.2-preview | 67 | 6/16/2026 |
v0.1.0 创世
[2024-09-10] v0.18.4-preview1 升级缓存基础库
[2025-01-25] v0.19.5-preview1 Update Agents functions, support for function calling
[2025-04-29] v0.19.7-preview1 Update CO2NET and AIKernel
[2025-04-29] v0.19.8-preview1 Update CO2NET and AIKernel
[2025-11-01] update basic libraries, including Senparc.AI
[2026-07-17] v0.20.2-preview2 同步上游项目版本并适配统一本地化能力
1、Dependency update from Senparc.Ncf.Core to 0.25.0-preview2
2、Dependency update from Senparc.Ncf.Database.MySql to 0.20.2-preview2
3、Dependency update from Senparc.Ncf.Database to 0.21.2-preview2
4、Dependency update from Senparc.Ncf.Utility to 0.21.0-preview2
[2026-07-29] v0.20.3-preview3 Dependency update from Senparc.Ncf.Core to 0.26.0-preview3
[2026-07-31] v0.20.4-preview4 Dependency update from Senparc.Ncf.Core to 0.27.0-preview4