I've set Serilog to read its config from appsettings.json: return WebHost.CreateDefaultBuilder(args) .UseSerilog((ctx, config) => { config.ReadFrom.Confi
I'm trying to make an Aframe scene using a landscape that the user can navigate, but I have had a lot of issues with the aframe-extras nav mesh. Even downloadin
i have simple record audio with providing the path of where i want to save the record await open?.startPlayer( fromURI: 'foo_fooo.aac' )
Is there a way to pull Jarfile from AWS CodeArtifactory in Maven using https request/Or how maven makes http request to pull artifactory from external. Actually
I have added the bottom sheet dialog on a fragment. Right now I can't open it. Whenever I click on the show button it doesn't work at all. How can I fix this pr
I'm using laravel as my web project, and I have an issue when I update my database. I have an error message on my postman after posting data. Here is the messag
I am creating MVC application and in my ViewModel I am trying to validate if input is of form DD/MM/YYYY and I do this like this: [RegularExpression(@"^[0-9]
While trying to install kats on Windows, it is requiring that fbprophet is installed. This is resulting in the following error: Building wheels for collected pa
I know how to configure postgress on digitalocean with django. However I have a redis 6 database cluster and I've been unable to configure it with my django app
I have a question regarding modeling in Hybris. For example, I have two different tables with next fields: Table1: attribute1; Table2: attribute2; Can I create