I have net6.0 project with minimal api and I would like to use NetwtonsoftJson instead of built in System.Text.Json library for serialization and deserializatio
I maintain an editor extension called Build Automator and I wanted to upgrade it so that it would disable any platforms that the user does not have installed; I
I apologize in advance.I have a task to create CI pipeline in Gitlab for projects on python language with results in SonarQube. I found some gitlab-ci.yml file:
I am writing a simulated sales report for a international outdoorsware company using multiple csv inputs. The output would be two reports: An end of day invento
I am going to get whitebg_url result from sqlite database according to matched items and made the api request using django like this. @api_view(['POST']) def ge
I tried updating conda, and I got this message: ERROR conda.core.link:_execute_actions(337): An error occurred while uninstalling package 'defaults::requests-2.
Every time when I run my test first step is log in and than I get to desire page. If run this test often log in operation takes a lot of time. How can I pass
I am trying to create a tar.gz file from an existing folder. My steps are Untar the existing file. Update the contents of some files. Compress it again to tar.g