I'm trying to add more information about one of my API routes using Swashbuckle. I only need to enable XML comments files in Swagger for one of my API routes. B
My app works on Google Apis 17. I want to set the gps location after an emulator is being launched. I try to this follow how-to-emulate-gps-location-in-the-and
I'm a student of engineering and I'm supposed to create a little app for a project using python-flask, but at the moment I'm stuck at the construction of the Up
Can anyone help? The cards on the table are generated randomly, according to this code, there are 5 cards. The question is how to make them not randomly
I create a build of my react app and connected with electron.js. now how to connect my backend from server folder with electron. How can I add backend to electr
I am trying to create a powershell to compare FILE SIZE from multiple subfolders Today's files Folder Structure: TodaysFolder as a ROOT FOLDER TodaysFolder/Busi
I am facing a problem in git, I have brach like *main [0] *Branch_That_I_WANT_TO_MERGE [1] *Branch_THAT_I_DO_NOT_WANT_TO_MERGE [2] I pushed some code in the bra
I have a unique index on the table and I need to make it case-insensitive, because I started getting duplicates in that table: TEST Test TeSt To fix the issue