Payroll-Engine / PayrollEngine.Core

Payroll Engine Core Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Payroll Engine Core

👉 This library is part of the Payroll Engine.

The Payroll Engine core library, used by any other component:

  • Payroll exceptions
  • Logger abstraction ILogger
  • Document abstraction for reports IDataMerge
  • Value conversion
  • Common types and extension methods
  • JSON and CSV serialization
  • Payroll DataSet convertible to the ADO.NET DataSet
  • Program Configuration

Build

Supported runtime environment variables:

  • PayrollEnginePackageDir - the NuGet package destination directory (optional)

About

Payroll Engine Core Library

License:MIT License


Languages

Language:C# 100.0%