How To Load Your AWS Secrets Straight into IConfiguration
If you build .NET apps that run on AWS, you have probably lived this moment. A connection string, an API key, maybe a signing secret, all sitting in appsettings.json where they really should not be. S
arefnp.hashnode.dev7 min read