PowerShell - Reading Binary Data
Tue Jan 04 2022Programming
The first version is compatible with PowerShell 6: The second version is compatible with PowerShell 7: However for a version that works equally well between both, simply invoke the beautiful power of C# and do away with the hassle!
Creating a PowerShell Module in C# .NET Core
Thu Aug 12 2021Programming
Let's create a PowerShell Module in C# .NET Core with unit testing. Note: This demonstration uses the dotnet core CLI to initialise and set up the project before heading into Visual Studio. This is my personal preference but it might be advantageous to see the CLI in action. Follow along with the GitHub repository for this article here. Getting Started You may need to install the PowerShell template for .NET Core if you haven't already: Confirm the presence of the template: You should see one…
GatsbyNetlifyReactTypeScriptTailwind CSS
© Copyright 2008-2022 Terry Butler