-
-
Notifications
You must be signed in to change notification settings - Fork 18
Repositories
Jani Giannoudis edited this page Jun 5, 2023
·
43 revisions
The Payroll Engine consists of the following system repositories:

| Repository | Content | URL | Third Party |
|---|---|---|---|
| PayrollEngine | Main repository | https://github.com/Payroll-Engine/PayrollEngine.git |
|
| PayrollEngine.Core | Core payroll objects | https://github.com/Payroll-Engine/PayrollEngine.Core.git |
|
| PayrollEngine.Serilog | System logger | https://github.com/Payroll-Engine/PayrollEngine.Serilog.git |
- Serilog [Apache 2.0] |
| PayrollEngine.Document | Document/Report generation | https://github.com/Payroll-Engine/PayrollEngine.Document.git |
- NPOI [Apache 2.0] - FastReport [MIT] |
| PayrollEngine.Client.Core | Client core payroll objects | https://github.com/Payroll-Engine/PayrollEngine.Client.Core.git |
|
| PayrollEngine.Test | Client test library | https://github.com/Payroll-Engine/PayrollEngine.Client.Test.git |
|
| PayrollEngine.Client.Scripting | Client scripting | https://github.com/Payroll-Engine/PayrollEngine.Client.Scripting.git |
|
| PayrollEngine.Client.Services | Main client services | https://github.com/Payroll-Engine/PayrollEngine.Client.Services.git |
|
| PayrollEngine.Backend | Backend server | https://github.com/Payroll-Engine/PayrollEngine.Backend.git |
- Dapper [Apache 2.0] - SqlKata [MIT] - Serilog [Apache 2.0] |
| PayrollEngine.PayrollConsole | Console application | https://github.com/Payroll-Engine/PayrollEngine.PayrollConsole.git |
|
| PayrollEngine.WebApp | Web application | https://github.com/Payroll-Engine/PayrollEngine.WebApp.git |
| Repository | Content | URL | Third Party |
|---|---|---|---|
| PayrollEngine.JsonSchemBuilder | JSON schema generation | https://github.com/Payroll-Engine/PayrollEngine.JsonSchemaBuilder.git |
NJSonSchema [MIT] |
| PayrollEngine.WebApp | Excecute SQL-Server queries | https://github.com/Payroll-Engine/PayrollEngine.SqlServer.DbQuery.git |
| Repository | Content | URL | Third Party |
|---|---|---|---|
| PayrollEngine.CH.Swissdec | Swissdec ELM5 Payroll | https://github.com/Payroll-Engine/Regulation.CH.Swissdec.git |
🤝 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