trbngr / infusio

Functional Infusionsoft API DSL for .NET
MIT License
4 stars 6 forks source link

Infusio.

A Functional Infusionsoft API Client

Infusio is a new .net Infusionsoft client.

The majority of the code is generated from the official Infusionsoft API documentation.

Features:

Tasks to complete:

Please create issues if you run into any problems or just want a feature.

Installation

dotnet add package infusio

or

Install-Package infusio

or

paket add infusio

Usage

See the demo project