Skip to content

[CS0234] The type or namespace name 'Json' does not exist in the namespace 'ConsoleApp1' (are you missing an assembly reference?) #11

@Ahmad-anility

Description

@Ahmad-anility

First of all congratulation on such a great ides of generating strong type based on a sample Json file.

I am trying to use version 0.10.0 in a net6.0 project. Coding in the IDE looks fine and I can go to the definition of the c# code too. However I am getting the following error during the build.

[CS0234] The type or namespace name 'Json' does not exist in the namespace 'ConsoleApp1' (are you missing an assembly reference?)

Do you think it is because of net6.0 or something else.

Noticed you have been working on the upgrade to version 6.0 recently. Is there any plan for supporting net6.0?

Update:
I downgraded to version 0.8.4, and it worked. It seems the last couple of packages pushed to nuget had issues.

image

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