Senparc.Ncf.UnitTestExtension 0.2.2-preview1

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

Senparc.Ncf.UnitTestExtension 单元测试扩展

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

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.3.14-preview1 208 6/24/2025
0.3.14-preview.1 127 11/1/2025
0.3.13-preview1 194 5/18/2025
0.3.12-preview1 192 4/29/2025
0.3.11-preview1 213 1/25/2025
0.3.10-preview1 107 1/19/2025
0.3.9-preview1 176 12/31/2024
0.3.8-preview1 129 12/29/2024
0.3.7-preview1 110 12/27/2024
0.3.6-preview1 120 12/24/2024
0.3.5.1-preview1 125 12/24/2024
0.3.5-preview1 118 12/24/2024
0.3.4-preview1 115 12/23/2024
0.3.2-preview1 155 11/28/2024
0.3.1-preview1 138 11/21/2024
0.3.0-preview1 133 11/15/2024
0.2.5-preview1 118 11/10/2024
0.2.4-preview1 197 10/16/2024
0.2.2-preview1 181 9/10/2024
0.2.1-preview1 207 8/11/2024
Loading failed

v0.1.0 创世
v0.1.3 提供 DataList 的 Add() 方法
v0.2.0 提供 UnitTestSeedDataBuilder 类,用于创建种子数据
[2024-08-12] v0.2.1-preview1 添加 TableData 的数据插入方法,通过单元测试
[2024-09-10] v0.2.2-preview1 升级缓存基础库