Posts
All the articles I've posted.
Testing APIs in Visual Studio Using .http Files
Published: at 02:14 AMA guide on testing APIs in Visual Studio 2022 using .http files, including support for request variables and user secrets.
Configuring NuGet for Audit Only
Published: at 06:50 AMA guide on configuring NuGet for auditing packages for vulnerabilities during restore, including setting up a NuGet.Config file.
Quick Notes on Image Processing and Vectorization
Published: at 05:10 AMQuick notes on processing images with ImageMagick.NET!
Running a simple Python HTTPServer app on a Server
Published: at 04:36 AMA guide on how to run a Python file on a server, including prerequisites and setup instructions.
Calculating File Hashes with PowerShell and Python
Published: at 12:34 AMA detailed guide on calculating file hashes using PowerShell and Python, including sample code and instructions.
Running SQL Server in Docker
Published: at 02:18 AMA comprehensive guide on running SQL Server in a Docker container, including setup, backup, and restore instructions.