Category: .NET Core Version 1.1

Articles within this category have elements which are only applicable to Version 1.1 of .NET Core or below.

User Secrets Header Image

User Secrets – What Are They And Why Do I Need Them?

Jamie Taylor5 comments

Committing passwords, api keys and connection strings to open source projects can be incredibly dangerous. Even once they've been removed from the repo they can still be found in the commit history. The .NET Core boffins have come up with a technique called User Secrets, which is meant to help alleviate this. What are they and how do they work? In this post, we'll find out.

continue reading
1 2 3
Page 1 of 3