Skip to content

Cybrotrix/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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%