I've been using User-Secrets in my .NET projects for quite a while. But I haven't been happy with it. It keeps it outside of the source code which is awesome, but we need something better. I think we can borrow from the Open Source community for a better solution. Let me show you how:
You can hire me too! You can reach me at my new website:
https://shawn.wildermuth.com
00:00 Introduction
00:24 Secrets in .NET
02:35 User-Secrets
06:01 Introducing .ENV Files
07:53 DotEnv.Net Package
09:26 .ENV in Action
11:03 Preventing Leaking .ENV
12:29 Wrapping Up
If you like this video, you might like other videos in my Instructional Videos:
• Instructional Videos