PayrollEngine.Client.Core 0.8.0-beta.2

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

Payroll Engine Client Core

👉 This library is part of the Payroll Engine.

The base library for each Payroll Engine client, defining the commonality between the backend and the clients:

  • Object model: Swagger schema as C# objects
  • API services: Swagger endpoints as C# services
  • Exchange tools: data import/export and data visitors
  • Query expressions: OData based fluent API for building REST API queries
  • Script parser and tools
  • Console application tools

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 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 (4)

Showing the top 4 NuGet packages that depend on PayrollEngine.Client.Core:

Package Downloads
PayrollEngine.Client.Scripting

Payroll Engine Client Scripting

PayrollEngine.Client.Test

Payroll Engine Client Test

PayrollEngine.Mcp.Core

Payroll Engine MCP core infrastructure

PayrollEngine.Mcp.Tools

Payroll Engine MCP tools

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 145 4/21/2026
0.10.0-beta.4 85 4/1/2026
0.10.0-beta.3 78 3/19/2026
0.10.0-beta.1 125 3/9/2026
0.9.0-beta.17 82 2/18/2026
0.9.0-beta.16 79 2/11/2026
0.9.0-beta.15 81 2/5/2026
0.9.0-beta.14 93 1/14/2026
0.9.0-beta.13 104 1/7/2026
0.9.0-beta.12 222 11/5/2025
0.9.0-beta.11 248 10/13/2025
0.9.0-beta.10 263 9/14/2025
0.9.0-beta.9 273 8/26/2025
0.9.0-beta.8 285 8/25/2025
0.9.0-beta.7 157 8/11/2025
0.9.0-beta.6 266 3/27/2025
0.9.0-beta.5 110 3/14/2025
0.9.0-beta.4 165 3/12/2025
0.8.0-beta.2 161 7/10/2024
Loading failed