PayrollEngine.Client.Test 0.9.0-beta.17

This is a prerelease version of PayrollEngine.Client.Test.
dotnet add package PayrollEngine.Client.Test --version 0.9.0-beta.17
                    
NuGet\Install-Package PayrollEngine.Client.Test -Version 0.9.0-beta.17
                    
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="PayrollEngine.Client.Test" Version="0.9.0-beta.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PayrollEngine.Client.Test" Version="0.9.0-beta.17" />
                    
Directory.Packages.props
<PackageReference Include="PayrollEngine.Client.Test" />
                    
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 PayrollEngine.Client.Test --version 0.9.0-beta.17
                    
#r "nuget: PayrollEngine.Client.Test, 0.9.0-beta.17"
                    
#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 PayrollEngine.Client.Test@0.9.0-beta.17
                    
#: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=PayrollEngine.Client.Test&version=0.9.0-beta.17&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=PayrollEngine.Client.Test&version=0.9.0-beta.17&prerelease
                    
Install as a Cake Tool

Payroll Engine Client Test

👉 This library is part of the Payroll Engine.

Library for testing Payroll Engine clients:

  • Case test: Validate the user input
  • Payrun test: Test the payrun results
  • Report test: Test report output data (not the report layout)

Build

Supported runtime environment variables:

  • PayrollEngineSchemaDir - the Json schema destination directory (optional)
  • PayrollEnginePackageDir - the NuGet package destination directory (optional)
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 (1)

Showing the top 1 NuGet packages that depend on PayrollEngine.Client.Test:

Package Downloads
PayrollEngine.Client.Services

Payroll Engine Client Services

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.0-beta.17 47 2/18/2026
0.9.0-beta.16 51 2/11/2026
0.9.0-beta.15 52 2/5/2026
0.9.0-beta.14 64 1/14/2026
0.9.0-beta.13 70 1/7/2026
0.9.0-beta.12 166 11/5/2025
0.9.0-beta.11 220 10/13/2025
0.9.0-beta.10 215 9/14/2025
0.9.0-beta.9 250 8/26/2025
0.9.0-beta.8 137 8/25/2025
0.9.0-beta.7 147 8/11/2025
0.9.0-beta.6 143 3/27/2025
0.9.0-beta.5 97 3/14/2025
0.9.0-beta.4 157 3/12/2025
0.9.0-beta.3 94 2/25/2025
0.9.0-beta.1 93 2/12/2025
0.8.0-beta.2 107 7/10/2024
0.8.0-beta.1 211 11/27/2023
0.6.0-beta.11 124 10/10/2023
0.6.0-beta.9 121 9/23/2023
Loading failed