Skip to content

Looks like the package needs to be updated in order to work with core #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ghost opened this issue Mar 13, 2017 · 3 comments
Open

Comments

@ghost
Copy link

ghost commented Mar 13, 2017

Hi!

I noticed that the package does not work with .net core applications. Perhaps it needs to be converted to a .net core library?

@nelsonprsousa
Copy link

nelsonprsousa commented Apr 26, 2017

Hello,

I am stuck with this problem, too.

I've added this NuGet to my project, however I can't use GeoCoordinate.

using GeoCoordinate;

Error CS0246 The type or namespace name 'GeoCoordinate' could not be found (are you missing a using directive or an assembly reference?)

geocoordinate

Edit: I found out that this bug is only at 2.0.0 and 2.0.1 versions. 1.1.0 seems to work.

@gentisaliu
Copy link

+1 I am having the same problem.

@alexandrereyes
Copy link

This one works:
https://github.com/AeonLucid/GeoCoordinate.NetStandard1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants