hubspot-net / HubSpot.NET

C# .NET Wrapper around the common HubSpot APIs.
MIT License
112 stars 137 forks source link

v0.8.13 Released to NuGet? #112

Open sambasile opened 3 years ago

sambasile commented 3 years ago

When I clone the source and build, the code builds to v0.8.13. Is this is available on NuGet?

xtellurian commented 3 years ago

@sambasile the latest version on NuGet is 0.6.17

https://www.nuget.org/packages/SquaredUp.HubSpot.NET/

I'm going to tag some of the contributors - @clarkd @Psypher9 @rezalas

You folks know if there's a plan for this project? Do you need maintainers?

Thanks

Psypher9 commented 2 years ago

@xtellurian We actually do need help with maintainers. We've been working on this, but have been swamped with some things.

Psypher9 commented 2 years ago

@sambasile that version is not currently available on NuGet right now, we're working to get a new NuGet package ready though

xtellurian commented 2 years ago

@Psypher9 is this project using the OpenAPI spec from Hubspot?