Unit Test User Secrets
Configuration
- Right Click on Project, “Manage NuGet Packages”
- Search for and install “Microsoft.Extensions.Configuration.UserSecrets”
- Right Click on Project, “Manage User Secrets”
- Add a test secret such as
{ "Secret1": "Value1" }
Initialization
- Add a reference Read More
First Post
Configured using jekyll starting with jekyll-now and github pages.
This is meant to be a place to publish my generic intermediate packets (see the book Second Brain by Tiago Forte).
-->