Skip to content

Payroll-Engine/PayrollEngine.Client.Core

Repository files navigation

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)

About

Payroll Engine Client Core Library

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages