Ga naar hoofdinhoud

Een bericht getagd met "ASP.NET"

Laat alle tags zien

· 5 minuten leestijd
Mitchell Mudd

Logo of the dotnet mascot Mod

Having come over to .Net from javascript land I found myself confused when I needed to store sensitive information for the first time. I couldn't use a .env file and proccess.env.superSecretThing anymore. No worries though because there are tons of ways to store sensitive data using .Net!