-
-
Notifications
You must be signed in to change notification settings - Fork 18
Repositories
The Payroll Engine consists of the following GitHub repositories:

1) Loggers can be integrated through the PayrollEngine.ILogger interface.
2) Report and document generator can be integrated through the PayrollEngine.Document.IDataMerge interface.
3) Static HTML documentation.
5) NuGet entry package.
By referencing the NuGet package PayrollEngine.Client.Services, the engine can be included in .NET clients. The reference of the NuGet package is
<PackageReference Include="PayrollEngine.Client.Services" Version="0.6.0-beta.4" />For the development of payroll client applications and regulations scripts, the following reference manuals are available to the developer:
-
Services Reference- contains all classes of client services -
Script Reference- description of scripting classes
In the [Release] Assets (https://github.com/Payroll-Engine/PayrollEngine/releases) the documentation can be downloaded as a zip file.
After unpacking the zip archive, index.html is the start page of the documentation.
The HTML help can also be started as a web application that supports dark mode display (see Client Scripting and Client Services).
| 👍 Many thanks to all who supported the open source idea. Only this way this project could be created. |
|---|
🤝 Thank you for supporting this project with a donation.
⚡ This is a pre-relase version of the initial development, please read the restrictions.
- Payroll Engine