aarondcoleman / Fitbit.NET

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

ASP.NET Core Support #231

Open jstritzinger opened 6 years ago

jstritzinger commented 6 years ago

Any specific reason that FITBIT.NET won't work with ASP.NET Core?

I'm hopeful it would work with minor changes. Would love some advice.

Thanks!

Jim

WestDiscGolf commented 6 years ago

Hi @jstritzinger,

We've been working on core support with @AlexGhiondea. Please see the current state of v3 in https://github.com/aarondcoleman/Fitbit.NET/tree/v3.0 which has net core support.

Thanks

jstritzinger commented 6 years ago

Awesome! You made my day! I'll give it a whirl.

I'm new to ASP.NET so I'll be soaking up all I can for a while. Hopefully I can get up to speed fast and carry some of the load soon. You guys are doing awesome work with this tool set!

Jim

jstritzinger commented 6 years ago

Has anyone updated the sample to reference the Fitbit.NETCore DLL? I'd love to get a head start with the bones of a functional controller. Thanks in advance for the help! Jim

AlexGhiondea commented 6 years ago

Hey

I think I have updated them in my local branch -- https://github.com/AlexGhiondea/Fitbit.NET/commits/validateWebApps

Thanks, Alex

jstritzinger commented 6 years ago

Thanks Alex! I am grateful for sure! Jim