This is where you can find the .Net user secrets location in Windows and Mac:
Windows: %APPDATA%\Microsoft\UserSecrets\<user_secrets_guid>\secrets Mac: ~/.microsoft/usersecrets/<user_secrets_id>/secrets.json
October 18, 2022
This is where you can find the .Net user secrets location in Windows and Mac:
Windows: %APPDATA%\Microsoft\UserSecrets\<user_secrets_guid>\secrets Mac: ~/.microsoft/usersecrets/<user_secrets_id>/secrets.json