Michael Linschulte

Results 2 comments of Michael Linschulte

Interested in this bug as well. I can confirm that in a server side blazor app the user is not available in HttpContext reliably. Instead you might use [AuthenticationStateProvider](https://docs.microsoft.com/en-us/aspnet/core/blazor/security/?view=aspnetcore-3.1#authenticationstateprovider-service). You...

Hi, I am testing "NSwag.SwaggerGeneration.AzureFunctionsV2" at the moment and I am missing my xml comments at all in my generated swagger documentation. I think the problem above is related to...