Senparc.Xncf.DynamicData 0.1.3-preview1

Prefix Reserved
This is a prerelease version of Senparc.Xncf.DynamicData.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Senparc.Xncf.DynamicData --version 0.1.3-preview1                
NuGet\Install-Package Senparc.Xncf.DynamicData -Version 0.1.3-preview1                
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.Xncf.DynamicData" Version="0.1.3-preview1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Senparc.Xncf.DynamicData --version 0.1.3-preview1                
#r "nuget: Senparc.Xncf.DynamicData, 0.1.3-preview1"                
#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 Senparc.Xncf.DynamicData as a Cake Addin
#addin nuget:?package=Senparc.Xncf.DynamicData&version=0.1.3-preview1&prerelease

// Install Senparc.Xncf.DynamicData as a Cake Tool
#tool nuget:?package=Senparc.Xncf.DynamicData&version=0.1.3-preview1&prerelease                

动态数据基础模块,用于创建和管理动态数据

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.4.4-pre-alpha 55 12/27/2024
0.4.3-pre-alpha 114 11/28/2024
0.4.2-pre-alpha 60 11/21/2024
0.3.0-pre-alpha 69 11/15/2024
0.2.9-pre-alpha 55 11/10/2024
0.2.8-pre-alpha 132 10/23/2024
0.2.7-pre-alpha 62 10/16/2024
0.2.5-pre-alpha 93 10/7/2024
0.2.4-pre-alpha.1 58 9/27/2024
0.2.3.1-preview1 92 9/12/2024
0.2.3-preview1 63 9/10/2024
0.2.2-preview1 124 8/22/2024
0.2.0-preview1 69 8/12/2024
0.1.4-preview1 100 8/12/2024
0.1.3-preview1 72 8/12/2024

v0.1.0 创世
           [2024-08-11] v0.1.2.0-preview1 新增 DtoBase<T> 类型
           [2024-08-12] v0.1.3-preview1 添加 TableData 的数据插入方法,通过单元测试