Files
StellaOps Bot 967ae0ab16 nugets update
2025-11-22 16:41:08 +02:00

1.4 KiB

About

User secrets configuration provider implementation for Microsoft.Extensions.Configuration. User secrets mechanism enables you to override application configuration settings with values stored in the local secrets file. You can use UserSecretsConfigurationExtensions.AddUserSecrets extension method on IConfigurationBuilder to add user secrets provider to the configuration builder.

Additional Documentation

Feedback & Contributing

Microsoft.Extensions.Configuration.UserSecrets is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.