SECRET MANAGER In ASP NET Core | Getting Started With ASP.NET Core Series

SECRET MANAGER In ASP NET Core | Getting Started With ASP.NET Core Series

13.673 Lượt nghe
SECRET MANAGER In ASP NET Core | Getting Started With ASP.NET Core Series
Hey Friends, Most applications that we build these days rely on secrets to perform certain operations. These secrets could include API keys, database credentials, third-party service credentials, etc. In ASP.NET projects application secrets are often stored within configuration files such as web.config or appsettings.json. However one of the first recommendations of secure coding practices is to Never store passwords or other sensitive data as part of the source code. So how do you solve this problem of not having sensitive information in your configuration file, but still have a seamless local development experience when developing ASP NET Applications. 🔗Source https://rahulpnath.visualstudio.com/DefaultCollection/YouTube%20Samples/_git/SecretManager 🔗Secret Manager - https://docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-5.0&tabs=windows&WT.mc_id=AZ-MVP-5003875 Additional Watching 📹SPA TEMPLATE - https://www.youtube.com/watch?v=mILRINbRiJM 📹CONFIGURATION - https://youtu.be/5GlgHV_12-k 📹HTTP CLIENT - https://youtu.be/bAXZx0zOeCU 📹OPTIONS PATTERN - https://youtu.be/SizJCLcjbOA 📹ASP NET Core Series - https://www.youtube.com/playlist?list=PL59L9XrzUa-nqfCHIKazYMFRKapPNI4sP Come say hi! ✋ 🌍 Blog - https://rahulpnath.com/ ✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe 🐦Twitter - https://twitter.com/rahulpnath 📸Instagram - https://www.instagram.com/rahulpnath/ 🎥 Recording Setup and Workflow - https://www.rahulpnath.com/blog/youtube_setup_and_workflow/ Video Edited by my wife, Parvathy 😍 Make sure to SUBSCRIBE to the channel. THANK YOU for helping me grow this channel !!