Skip to content

Repository files navigation

Managing-App-Secrets-in-.NET-Core

Configuration Information-

  1. Database Connection Strings
  2. API keys – which are not user-specific confidential values
  • Setting App Secret for .Net Core App

  • inject the IConfiguration file

image

image

  • Replacing and Removing Secrets-

image

image

  • set the connection string and password

image

image

Managing Application Secrets in Azure-

All code and Explonation inclued in the document

image

image

image

About

Learn to secure ASP.NET Core app data with Secret Manager. Store and manage secrets locally. Explore Azure Key Vault integration for cloud deployment. Essential for protecting sensitive information from attackers.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages