Skip to content

Repositories

Jani Giannoudis edited this page Jun 19, 2023 · 43 revisions

System Repositories

The Payroll Engine consists of the following repositories:
Payroll Engine Client Services

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

Tool Repositories

Repository Content URL Third Party
PayrollEngine.JsonSchemBuilder JSON schema generation https://github.com/Payroll-Engine/PayrollEngine.JsonSchemaBuilder.git NJSonSchema [MIT]
PayrollEngine.Sqlserver.DbQuery Excecute SQL-Server queries https://github.com/Payroll-Engine/PayrollEngine.SqlServer.DbQuery.git

Regulation Repositories

Repository Content URL Third Party
PayrollEngine.CH.Swissdec Swissdec ELM5 Payroll https://github.com/Payroll-Engine/Regulation.CH.Swissdec.git

Clone this wiki locally