-
Hi,
I am a beginner with Azure services and created a service with multiple tablecontrollers + 1 apicontroller.
I added swashbuckle.core to the project and I can use the swagger UI to look at my (cur…
-
**Which version of MSAL.NET are you using?**
Microsoft.Identity.Client 4.42.0
Microsoft.Identity.Client.Extensions.Msal 2.16.5
Microsoft.Identity.Web.TokenCache 1.23.1
**Overview**
1. U…
-
-
Hi ,
I have a REST API appilcation hosted on HTTP.Sys with windows authetication option enabled . The REST API is protected by "Bearer" authentication scheme . Once the API invoked with invalid tok…
-
I'm considering having a thumb image for each blog post to go with the excerpt on the main page. Is this something I can do currently with Snow? If not, can you recommend the best way to go about achi…
-
I've read the section about authorization on https://hotchocolate.io/docs/next/authorization, and it says one could opt in to the authentication provided by ASP.NET.
My project already uses authen…
-
Hi, I'm running into some memory leak issues now. I wonder if you guys have any document or suggestion about debugging and best practice when using HotChocolate? May be passing a function to the schem…
-
Hello,
I'm trying to use the WebSessionContext in a ASP.NET Core 2 application, but I get the following error when CurrentSessionContext is accesed:
> Could not load file or assembly 'System.Web…
-
Hello all,
When I use this package, it throws me out of the backoffice every two minutes or so.
I don't even have this plugin enabled, only installed.
When i monitor the console, I see that af…
-
I'm implementing a file upload and the pay load goes directly to another service (S3 in this case.)
I was noticing everything gets buffered and it looks like Nancy always buffers requests. I found t…