Microsoft.Extensions.Configuration.UserSecrets Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains classes and interfaces to load user secrets configuration data.
Classes
PathHelper |
Provides paths for user secrets configuration files. |
UserSecretsIdAttribute |
Represents the user secrets ID. In most cases, this attribute is automatically generated during compilation by MSBuild targets included in the UserSecrets NuGet package. These targets use the MSBuild property 'UserSecretsId' to set the value for UserSecretsId. |