Skip to content

Possible problem on Net Core 2.1 #3

@sophisma

Description

@sophisma

Hi, I'm trying to use this NuGet on a NET Core 2.1 web api project and it keeps saying that it can't find the ExchangeRate namespace on the line:

using ExchangeRate;

Also tried on a newly created NET Core 2.2 project and it gives the same error.

Edit
Downgraded to version 1.0.3 and the namespace is found, the thing is that on version 1.0.5 there was an update on the Google url.
The NET Core version doesn't seem to be the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions