You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Visual Studio extension that adds a right-click context menu command that allows you to open manage your local user secrets for any project type - not just Web projects, which is the default Visual Studio behavior.
20
18
21
-
## Prerequisite
22
-
23
-
In order to use this extension, you must have Visual Studio 2019, and be working with .NET Core / .NET Standard projects.
24
-
25
19
## Contribute
26
20
27
21
For cloning and building this project yourself, make sure to install the [Extensibility Tools Extension](https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensibilityTools) for Visual Studio which enables some features used by this project.
0 commit comments