You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, I've been trying to get a simple setup using the new Endpoints-Api and while doing so, I noticed, that there is no WithFeatureGate() or RequireFeature() for the IEndpointRouteBuilder.
Maybe adding something in that manner would be worth considering.
The text was updated successfully, but these errors were encountered:
So, I've been trying to get a simple setup using the new Endpoints-Api and while doing so, I noticed, that there is no
WithFeatureGate()
orRequireFeature()
for theIEndpointRouteBuilder
.Maybe adding something in that manner would be worth considering.
The text was updated successfully, but these errors were encountered: