Published onAugust 22, 2022Environment Variables and Secrets in .NET Core: Best PracticesdotnetcsharpaspnetcoreenvironmentsecretsconfigurationLearn how to securely manage environment variables and secrets in .NET Core, with practical configuration tips and code examples.
Published onAugust 22, 2022How to Move Changes to Another Branch in Visual Studio TFS (tfpt unshelve)dotnetcsharpaspnetcoreenvironmentsecretsconfigurationA practical guide for developers: how to move your pending changes to another branch in Visual Studio Team Foundation Server using tfpt unshelve, with step-by-step instructions and screenshots.