aarondcoleman / Fitbit.NET

Fitbit .NET API Client Library
MIT License
193 stars 138 forks source link

Adding GetActivitiesList method for v3 branch #263

Open srini85 opened 4 years ago

srini85 commented 4 years ago

I notice the activities List is not available. Added this in with a unit test that tests some of the key json response.

WIll create a PR and link it here for thoughts and discussion

srini85 commented 4 years ago

264 is the PR for this feature.

Note that it also contains #262

The DLL is signed to support projects that sign their assemblies