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

IEndpointRouteBuilder does not contain a definition for MapRemoteBffApiEndpoint #44

Closed
dotnetspark opened this issue Oct 26, 2021 · 3 comments
Labels
question Further information is requested

Comments

@dotnetspark
Copy link

dotnetspark commented Oct 26, 2021

I just recently upgraded my Blazor Server Duende.BFF package from rc3 to v1 and now the build cannot be completed because of the following error. IntelliSense indeed does not show it.

'IEndpointRouteBuilder' does not contain a definition for 'MapRemoteBffApiEndpoint' and no accessible extension method 'MapRemoteBffApiEndpoint' accepting a first argument of type 'IEndpointRouteBuilder' could be found (are you missing a using directive or an assembly reference?)

The package I upgrade to was this and I was looking for release notes but the page is empty.

@leastprivilege
Copy link
Member

We recently split the YARP related functions to a separate assembly

see here for docs:
https://docs.duendesoftware.com/identityserver/v5/bff/apis/remote/#use-our-built-in-simple-http-forwarder

and for some background:
https://blog.duendesoftware.com/posts/20210929_bff_update/

@leastprivilege leastprivilege added the question Further information is requested label Oct 27, 2021
@dotnetspark
Copy link
Author

Thank you

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants