AWS with .NET Configuration Tutorials



Securing .NET App Secrets with AWS Secrets Manager

Learn to secure .NET App Secrets using AWS Secrets Manager. Learn storing, managing, and secret rotation with focus on AWS CLI and .NET.


How to use AWS Systems Manager Parameter Store as a .NET Configuration Provider

Learn to use AWS Systems Manager Parameter Store as a .NET configuration provider. Tutorial includes steps for setting up secure storage for configuration data.


A Simple Configuration Based CORS Solution for ASP.NET Core

A technical tutorial on setting up a configuration based CORS solution for ASP.NET Core. Learn how to enable and customize resource sharing with consumers.