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
I'm very new to ASP.Net dev, I'm not familiar with Razor and Blazor.
I think I've reviewed all the documentation and examples and didn't see more about this EndpointManager.
How could I access/inject this IEndpointManager instance to create an endpoint in my code?
The text was updated successfully, but these errors were encountered:
Sorry for asking for help with issues.
I'm currently working on a project, in which users upload files, and then serve the processed information of the file on an endpoint.
I've read this guide and this example in it:
I'm very new to ASP.Net dev, I'm not familiar with Razor and Blazor.
I think I've reviewed all the documentation and examples and didn't see more about this EndpointManager.
How could I access/inject this IEndpointManager instance to create an endpoint in my code?
The text was updated successfully, but these errors were encountered: