Building Winget Search - A fast web interface for Windows Package Manager

Learn how I built a fast web-based winget search tool to quickly find Windows Package Manager packages and generate installation commands instantly

Continue Reading

Evolving SeedFolder with GitHub Copilot - From Personal Tool to Multi-Template System

How I used GitHub Copilot to evolve SeedFolder from a dotfile copier into a flexible, multi-template scaffolding tool with cross-platform support, better UX, and CI improvements.

Continue Reading

Unable to load shared library libgdiplus or one of its dependencies

How to fix DllNotFoundException Unable to load shared library libgdiplus or one of its dependencies

Continue Reading

Migrate .NET Core 3.1 to .NET Core 5.0

How to migrate from .NET Core 3.1 to .NET Core 5.0

Continue Reading

Creating a .NET Core Global Tool

How to create a .NET Core Global Tool

Continue Reading