Skip to content
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

No way to use ActionDescriptorExtensions via full name #67

Closed
dimmy-timmy opened this issue Dec 27, 2016 · 1 comment
Closed

No way to use ActionDescriptorExtensions via full name #67

dimmy-timmy opened this issue Dec 27, 2016 · 1 comment

Comments

@dimmy-timmy
Copy link

dimmy-timmy commented Dec 27, 2016

ActionDescriptorExtensions class declaration conflicts with ActionDescriptorExtensions class from Microsoft.AspNetCore.Mvc.Abstractions.
As i know .NET Core does not support assembly/package aliases right now.

@dimmy-timmy dimmy-timmy changed the title No way to use ActionDescriptorExtensions No way to use ActionDescriptorExtensions via full name Dec 27, 2016
@dimmy-timmy
Copy link
Author

Works fine via extensions method syntax
apiDesc.ActionDescriptor.IsApiVersionNeutral()

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

1 participant