One of the applications that I work with uses PowerShell from with a .NET C# API project. The Nuget package that provides the necessary interfaces…
Leave a CommentMonth: August 2021
In a project that I’m working on (for the sake of the code samples, this is written using .NET 5 and C# 9), I’m using…
Leave a CommentOne of the toughest subjects for me to tackle as a professional web developer has been CORS. If you type in “I hate CORS” into…
2 Comments