PayrollEngine.Client.Core
0.6.0-beta.11
This is a prerelease version of PayrollEngine.Client.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package PayrollEngine.Client.Core --version 0.6.0-beta.11
NuGet\Install-Package PayrollEngine.Client.Core -Version 0.6.0-beta.11
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.6.0-beta.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PayrollEngine.Client.Core" Version="0.6.0-beta.11" />
<PackageReference Include="PayrollEngine.Client.Core" />
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.6.0-beta.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PayrollEngine.Client.Core, 0.6.0-beta.11"
#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.6.0-beta.11
#: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.6.0-beta.11&prerelease
#tool nuget:?package=PayrollEngine.Client.Core&version=0.6.0-beta.11&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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.
-
net7.0
- PayrollEngine.Core (>= 0.6.0-beta.11)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on PayrollEngine.Client.Core:
| Package | Downloads |
|---|---|
|
PayrollEngine.Client.Scripting
Payroll Engine Client Scripting |
|
|
PayrollEngine.Client.Test
Payroll Engine Client Test |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.9.0-beta.17 | 51 | 2/18/2026 |
| 0.9.0-beta.16 | 64 | 2/11/2026 |
| 0.9.0-beta.15 | 68 | 2/5/2026 |
| 0.9.0-beta.14 | 79 | 1/14/2026 |
| 0.9.0-beta.13 | 93 | 1/7/2026 |
| 0.9.0-beta.12 | 211 | 11/5/2025 |
| 0.9.0-beta.11 | 233 | 10/13/2025 |
| 0.9.0-beta.10 | 257 | 9/14/2025 |
| 0.9.0-beta.9 | 265 | 8/26/2025 |
| 0.9.0-beta.8 | 278 | 8/25/2025 |
| 0.9.0-beta.7 | 151 | 8/11/2025 |
| 0.9.0-beta.6 | 256 | 3/27/2025 |
| 0.9.0-beta.5 | 103 | 3/14/2025 |
| 0.9.0-beta.4 | 159 | 3/12/2025 |
| 0.9.0-beta.3 | 142 | 2/25/2025 |
| 0.9.0-beta.1 | 110 | 2/12/2025 |
| 0.8.0-beta.2 | 154 | 7/10/2024 |
| 0.8.0-beta.1 | 241 | 11/27/2023 |
| 0.6.0-beta.11 | 167 | 10/10/2023 |
Loading failed