i want to pass token between micro service using Ocelot just like this: this code dont work in other microservice [Route("api/[controller]")] [ApiController] [
As the title suggests. How do I do this? I want to call whenAllDone() after the forEach-loop has gone through each element and done some asynchronous processi
What is the difference between ng-content and ng-template, and what are some different use-cases for each of them?
Hey can someone help me out. I want to implement traversal through inputs (which are basically in table cells in a Table) using Arrow Keys (Up, Down, Left and R
I want to use Issuu to generate a document by honsetly I didn’t understand how it works even using the issuu guide. I don’t know how to use flash
My git repo has been connected to my project repo in azure devops. Later on, I created a new branch in my git repo. But I don't see this new branch in my azure
I have read that egrep is deprecated in favour of grep -E so I'm looking back at my code and changing it where I find it. But I see that the results are not alw
In below code 21 is hour and 53 is min and 10 is wait time in this code I want to send message in loop frequently but I failed. I also tried for loop but it is
I have a large number of strings in a pair of columns in a spreadsheet. I'd like to write a formula to tell me whether "enough" initial characters of one cell a
I am using Terraform to deploy a pipeline to Azure Data Factory (with azurerm_data_factory_pipeline). As you might be aware, Data Factory is available in 2 mode