Payroll-Engine / PayrollEngine.Client.Tutorials

Payroll Engine Client Tutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Payroll Engine Client Tutorials

👉 This repository is part of the Payroll Engine.

NuGet

Client services are integrated into .NET projects using the NuGet PayrollEngine.Client.Services package reference.

<PackageReference Include="PayrollEngine.Client.Services" Version="0.6.0-beta.4" />

Developer Reference Manual

The documentation can be downloaded as a zip file from the Release Assets. After unzipping the zip file, index.html is the start page of the documentation.

Tutorials

Tutorial Description
BuildDataQuery Build advanced data queries
ClientObjectsAndServices Query payroll objects
ConsoleApplication Payroll console program
CreateAndModifyObjects Modify payroll objects
CustomCaseActions Build a custom case action
ExtendedObjectModel Object extension with custom attributes
HelloPayrollEngineWorld Minimal payroll console program
ImportExchangeData Import data from JSON
PayrollTestRunner Integrate the payroll test runner
ScriptingDevelopment Writting and debugging scripts in Visual Studio
TransformReportData Transform report queries to data sets
WebhookConsumer Consume and delegate webhooks

About

Payroll Engine Client Tutorials

License:MIT License


Languages

Language:C# 98.4%Language:Batchfile 1.6%