EventDay / Infusionsoft.net

A C# Wrapper around the Infusionsoft.com API
16 stars 22 forks source link

New .NET Infusionsoft Client #61

Open trbngr opened 6 years ago

trbngr commented 6 years ago

Since this project has fallen behind in terms of technology and bug-fixes, I've created a new .net client named Infusio and just published a v1.0 to nuget.

It's a much more flexible, and easier to maintain, codebase that's generated from the official Infusionsoft API documentation.

Main benefits in my eyes are as follows:

Tasks to complete:

In the end, if you're still using this library and running into bugs, they most likely will not be fixed. At least not by EventDay. This codebase have proven to be really brittle in that bug-fixes often cause other problems in the library.

Give Infusio a try and create issues if you run into any problems or just want a feature.