User secrets are awesome in .NET
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
User secrets in .NET aren't limited to ASP.NET applications - they work in console apps, desktop applications, and background workers too. By adding the Microsoft.Extensions.Configuration.UserSecrets package and calling AddUserSecrets() on your configuration builder, you can store API keys and sensitive data outside of source control on a per-developer, per-machine basis without needing environment files.
•1m watch time
Sort: