Skip to content

IndicoDataSolutions/indico-toolkit-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Indico Toolkit

This repository contains software that is not officially supported by Indico. It may be outdated or contain bugs. The operations it performs are potentially destructive. Use at your own risk.

Classes, functions, and abstractions for building workflows using the Indico IPA (Intelligent Process Automation) platform.

  • Result File and Etl Output Data Classes that parse standard IPA JSON output into idiomatic, type-safe C# objects.

Usage

Clone the repo and copy relevant folders from the IndicoToolkit project into your C# project.

git clone git@github.com:IndicoDataSolutions/indico-toolkit-csharp.git

Tests

Run the unit tests defined in the IndicoToolkit.Tests project.

cd IndicoToolkit.Tests
dotnet test

About

Toolkit to help with C# Indico Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages