Skip to content

AddVersionedApiExplorer not working in Asp.Versioning? #413

@Philxm

Description

@Philxm

Hi,

I have installed

  1. Asp.Versioning.Mvc
  2. Asp.Versioning.Mvc.ApiExplorer,

Also, I am using the following at the beginning of the code:

using Microsoft.AspNetCore.Cors;
using Microsoft.AspNetCore.Mvc;
using Asp.Versioning;
using Asp.Versioning.ApiExplorer;
using Microsoft.OpenApi.Models;

However, it still shows Compiler Error CS1061 on AddVersionedApiExplorer below,

}Q)MC00WCA5~LEDCRJNKR27

Can you help with any solution?

Thanks,

Phil

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions