bchavez / Coinbase.Commerce

:moneybag: A .NET/C# implementation of the Coinbase Commerce API.
https://commerce.coinbase.com/docs/
Other
48 stars 9 forks source link

Unable to use Nuget package #13

Closed smussani closed 4 years ago

smussani commented 4 years ago

Hi @bchavez Thanks for putting this up on GitHub. I was trying to use your package in my WebAPI project but I am unable to get pass these errors. For some reason, the only namespace I see under using Coinbase is Coinbase.Models. I see your package under my References section. Not sure what I am missing here.. See image below.

image

smussani commented 4 years ago

Never mind, I was using the wrong package. My bad