I am trying to hit an endpoint in the WebAPI which is developed using .Net core. I am getting the below error -> ERROR: API exception occurred Autofac.Core.D
It's possible to detect or know if there's an app in Picture-in-Picture (PiP) mode from the browser? There's an API for the PiP on the browser, but's only to pr
In all of my projects i put this code in top my controllers : [Route("api/[controller]/[action]")] [ApiController] public class ValuesController : ControllerBas
I have a Blazor WASM app and a Web Api to get called by Blzor via HttpClient. Both programs run on the same machine (and also in production environment which sh
I am using Hangfire configured in my WebAPI .NET Framework 4.7.2 application. I am configuring it inside the Global.asax.cs My dependency injection chain is con
I have the following problem: In the TradingView application, I have alarms set and sending them via the URL Webhook to the address http://mpietraszewski.cba.pl
My project is an online foods order app, the key feature of this app is the "Daily nutrients intake monitor". This monitor shows the differences of daily intake
After UDP port forwarding has been configured on my home router, either through UPnP or by logging into the router and setting it up manually, how can I test th
As far as I know, JavaScript's normal behavior when I call a web API just like the setTimeout 4 times: it should call the first one then add it to a queue wait