Payroll-Engine / PayrollEngine.Client.Services

Payroll Engine Client Services Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Payroll Engine Client Services

👉 This library is part of the Payroll Engine.

Main library for Payroll Engine clients, including all required dependencies:

  • Function controllers (local script development)
  • Function invokers
  • JSON schemas

HTML documentantion

The client scripting library contains static HTML documentation for client developers. This is created using docx [MIT]. The following commands are available in the docfx folder:

  • Static.Build - builds the static HTML content (output is the _site subdirectory)
  • Static.Static - opens the static help (_site\index.html)
  • Server.Start - start the static help on http://localhost:4037/ (dark mode support)

Third party components

  • Documentation generation with docfx - licence MIT

Build

Supported runtime environment variables:

  • PayrollEnginePackageDir - the NuGet package destination directory (optional)

About

Payroll Engine Client Services Library

License:MIT License


Languages

Language:C# 94.8%Language:SCSS 4.9%Language:JavaScript 0.2%Language:Batchfile 0.1%