PatrickG
PatrickG
CC#
Created by PatrickG on 4/16/2024 in #help
.net 8 blazor wasm front end breakpoints only work SOME of the time
like, same project, i launch it it works. then i stop it i wait 2 minute i launch it again and it doesn't work anymore
11 replies
CC#
Created by PatrickG on 4/16/2024 in #help
.net 8 blazor wasm front end breakpoints only work SOME of the time
i dont know your solution seems like it would solve an issue where it never works. mine SOMETIMES work and sometimes don't
11 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
but I had to restart the entire visual studio
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
everytime
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
I was restarting the web app
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
well I mean
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
I don't have any knowledge about that
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
alright well thanks jim
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
And for NON PREFIXED VARIABLES I don't even have to bind it or anything.. .. all I had to do was restart VS
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
vs
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
oh shit it works after restarting
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
you understand?
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
so I can't put variables in the IDE, when im releasing the thing lol
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
and now im trying to test as if I was in production
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
and then REPLACE THAT with environment variable in production
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
I read docs that says, in development you should use secrets.json
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
well the thing is
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
you know whats weird, with var envs=Environment.GetEnvironmentVariables(); I recognize a lot of environment variables i see in my system variables but they dont have the same values
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
im gonna try with a system variable instad
75 replies
CC#
Created by PatrickG on 2/4/2024 in #help
need some help understanding configuration comming from "Environment Variables"
i did : var envs=Environment.GetEnvironmentVariables(); and i don't see it in there
75 replies