Michael Joye
Michael Joye
thank you
We use DI in our testing to support mocking our Services and Repos. ASP.Net MVC Core really makes DI a first class citizen. We have moved away from the ASP.Net...
I can understand including a working example with the UIData since in the plug there is only single subclass which has a text Description property. I was looking at it...
We are having the same issues with the contacts table too.
@Jeroen19041994 the issue with the connector is with the loops and the update that Hubspot did to the V1 API. If you check my fork of this repo, I have...
Your welcome. I am also working on changes to how the properties are pulled into the objects. We want all the properties to pulled without having to change the connector...
@ranmax123 I wanted to know if you wanted me to create a PR for the change to fix this issue?