#SwiftUI
#SwiftUI
Example in appsettings config connection string:
Password=\"dbPassword;\"
Example in appsettings config connection string:
Password=\"dbPassword;\"
Esos "magic numbers" son un code smell que confunde a cualquiera. Si el valor puede cambiar, mejor llévalo a appsettings o usa constantes claras.
¿Te ha pasado?
#CleanCode #Software #Developer
Esos "magic numbers" son un code smell que confunde a cualquiera. Si el valor puede cambiar, mejor llévalo a appsettings o usa constantes claras.
¿Te ha pasado?
#CleanCode #Software #Developer
Also very cool that you can do whole apps in it with Razor files and appsettings and everything else with just some #: directives.
Also very cool that you can do whole apps in it with Razor files and appsettings and everything else with just some #: directives.
Guarda il video qui : youtube.com/shorts/1VlXl... #Formbit24 #TechTips #WhatsApp #CyberSecurity #DigitalPrivacy #MobileSecurity #AppSettings
Guarda il video qui : youtube.com/shorts/1VlXl... #Formbit24 #TechTips #WhatsApp #CyberSecurity #DigitalPrivacy #MobileSecurity #AppSettings
decided on 1500 records x 10 s at least, or wait more untill gathered that amount
#buildinpublic #dev #dotnet #backend #devlog
#justNDthings
#justNDthings
Wenn Mobile Daten aus und Wlan an: download geht nicht.
Wenn Mobile Daten an und Wlan aus: download geht.
Wenn Mobile Daten aus und Wlan an: download geht nicht.
Wenn Mobile Daten an und Wlan aus: download geht.
Many thanks to my colleagues Eltjo and Roberto for reviewing it.
Managing AspNetCore appSettings from local to release - DEV Community
#DEVCommunity
Many thanks to my colleagues Eltjo and Roberto for reviewing it.
Managing AspNetCore appSettings from local to release - DEV Community
#DEVCommunity
After all this, existing JWTs were not being authorized properly. I moved from providing the JWT secret to the app inside appsettings to using an env file. Somewhere in the process between specifying the secret in GHA to loading it into Docker Swarm, the string had its special characters
After all this, existing JWTs were not being authorized properly. I moved from providing the JWT secret to the app inside appsettings to using an env file. Somewhere in the process between specifying the secret in GHA to loading it into Docker Swarm, the string had its special characters
Read here:
https://jamiemaguire.net/index.php/2023/09/16/using-configuration-builder-to-read-application-settings-stored-in-appsettings-json-with-visual-studio-2022-and-net-7-0/
Read here:
https://jamiemaguire.net/index.php/2023/09/16/using-configuration-builder-to-read-application-settings-stored-in-appsettings-json-with-visual-studio-2022-and-net-7-0/
Short blog on accessing values in appsettings.json directly in class library projects.
Info here:
https://jamiemaguire.net/index.php/2023/12/23/reading-appsettings-json-from-class-library-projects-in-net/
Short blog on accessing values in appsettings.json directly in class library projects.
Info here:
https://jamiemaguire.net/index.php/2023/12/23/reading-appsettings-json-from-class-library-projects-in-net/