User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
Documentation can be found at https://learn.microsoft.com/aspnet/core/security/app-secrets
The APIs and functionality are mature, but do get extended occasionally.
Microsoft.Extensions.Configuration.UserSecrets is included in the ASP.NET Core shared framework. The package is deployed as out-of-band (OOB) too and can be referenced into projects directly.