👉 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
Supported runtime environment variables:
- PayrollEngineSchemaDir - the Json schema destination directory (optional)
- PayrollEnginePackageDir - the NuGet package destination directory (optional)