Skip to content

Can't find namespace Microsoft.OpenApi.Readers #318

@elaugier

Description

@elaugier

Hello,
I want use the MS OpenApi.Net library but I encounter a strange issue because when i try to create a new instance of OpenApiStringReader because i don't know in which namespace i can find the class...
When i read the source, seems that the class is in the namespace Microsoft.OpenApi.Readers.
I try to add the package via "dotnet add package Openapi --version 1.0.1" and when i try to build, i get an error.

I try to open my project by using Visual Studio to use object explorer to look after the class. I can't found the namespace
2018-09-19 12_52_56-test - microsoft visual studio

Could you explain to me how access to this namespace ?

Thanks for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions